Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | Type { None = 0x0 , Default = 0x1 , TextEditBeam = 0x2 , ResizeLeftRight = 0x3 , ResizeUpDown = 0x4 , ResizeSouthEast = 0x5 , ResizeSouthWest = 0x6 , CardinalCross = 0x7 , Crosshairs = 0x8 , Hand = 0x9 , GrabHand = 0xa , GrabHandClosed = 0xb , SlashedCircle = 0xc , EyeDropper = 0xd , TotalCursorCount = 0xe } |
enum EMouseCursor::Type |