![]() |
ORK Framework
2.31.0
API Documentation
|
Public Member Functions | |
DragInfo (object content, GUIBox boxOrigin, int index) | |
DragInfo (IDragOrigin origin, object content, GUIBox boxOrigin, int index) | |
bool | IsShortcut (out ShortcutHUDWrapper wrapper) |
bool | IsChoiceContent (out ChoiceContent cc) |
bool | IsDragable () |
bool | CheckClick (ref bool clickUsed, ref int clickCount, ref float lastClickTime) |
Public Attributes | |
bool | noChoiceLayout = false |
Properties | |
IDragOrigin | Origin [get] |
GUIBox | BoxOrigin [get] |
bool | InPause [get] |
MenuAudioClips | Audio [get] |
object | Content [get] |
int | Index [get] |