Show / Hide Table of Contents

Enum ECommandState

ScriptEditor.GetCommandState.

[Flags]
public enum ECommandState

Namespace: Au.Types
Assembly: Au.dll

Fields

Name Description
Checked
Disabled

Extension Methods

ExtMisc.HasAny<ECommandState>(ECommandState, ECommandState)
ExtMisc.Has<ECommandState>(ECommandState, ECommandState)
ExtMisc.SetFlag<ECommandState>(ref ECommandState, ECommandState, bool)