Constructor FoldoutWithEnabledButtonAttribute
FoldoutWithEnabledButtonAttribute(string)
Constructor
Declaration
public FoldoutWithEnabledButtonAttribute(string enabledProperty = "Enabled")
Parameters
Type | Name | Description |
---|---|---|
string | enabledProperty | The name of the field controlling the enabled state |