Api Editor CursorShape
enum

CursorShape

public sealed enum CursorShape : Enum

TODO: Make this match whatever we do in game

Enum Values

Name Value Description
None No cursor override.
Arrow
UpArrow
Cross
Wait
IBeam
SizeV
SizeH
SizeBDiag
SizeFDiag
SizeAll
Blank
SplitV
SplitH
Finger
Forbidden
WhatsThis
Busy
OpenHand
ClosedHand
DragCopy
DragMove
DragLink
BitmapCursor
CustomCursor
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.CursorShape