Class FoldoutWithEnabledButtonAttribute
Draw a foldout with an Enabled toggle that shadows a field inside the foldout
Implements
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public class FoldoutWithEnabledButtonAttribute : PropertyAttribute, _Attribute
Constructors
Name | Description |
---|---|
FoldoutWithEnabledButtonAttribute(string) | Constructor |
Fields
Name | Description |
---|---|
EnabledPropertyName | The name of the field controlling the enabled state |