GenericDropdown.

AddDisabledItem(string) Method

Summary

Adds an item which can't be selected.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
GenericDropdown

Syntax

public void AddDisabledItem(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
void