Enum CursorSprite
An enumeration of all possible cursor sprites.
Namespace: GTA.UI
Assembly: ScriptHookVDotNet3.dll
Syntax
public enum CursorSprite
Fields
| Name | Description |
|---|---|
| DownArrow | |
| GrabHand | |
| HorizontalDoubleArrow | |
| LeftArrow | |
| LightArrow | |
| MiddleFinger | |
| Normal | |
| NormalWithMinus | |
| NormalWithPlus | |
| OpenHand | |
| RightArrow | |
| UpArrow |