Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EMouseCursor Namespace Reference

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
}
 

Enumeration Type Documentation

◆ Type

Enumerator
None 
Default 
TextEditBeam 
ResizeLeftRight 
ResizeUpDown 
ResizeSouthEast 
ResizeSouthWest 
CardinalCross 
Crosshairs 
Hand 
GrabHand 
GrabHandClosed 
SlashedCircle 
EyeDropper 
TotalCursorCount 

Definition at line 856 of file Enums.h.