Enum EButtonEnableMode
Namespace: NaughtyAttributes
Assembly: NaughtyAttributes.Core.dll
Syntax
public enum EButtonEnableMode
Fields
Name | Description |
---|---|
Always | Button should be active always |
Editor | Button should be active only in editor |
Playmode | Button should be active only in playmode |