Click or drag to resize

EditorActionCommonTypeEnum Enumeration

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public enum CommonTypeEnum
Members
  Member nameValueDescription
General0
Document1 When this option is enabled, the action can be enabled even when the document window is not selected (another dock window is selected). The last selected document window will be used.
See Also