Enum ObjectSelectType
Specifies the type of object selection.
public enum ObjectSelectType
Fields
Global = 1Indicates that a global object is being selected.
None = 0Indicates that no object selection is active.
Player = 2Indicates that a player-specific object is being selected.