Table of Contents

Enum ObjectSelectType

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Specifies the type of object selection.

public enum ObjectSelectType

Fields

Global = 1

Indicates that a global object is being selected.

None = 0

Indicates that no object selection is active.

Player = 2

Indicates that a player-specific object is being selected.