Enfusion Script API
|
This is the complete list of members for WidgetManager, including all inherited members.
GetLanguage(out string languageCode) | WidgetManager | static |
GetMousePos(out int x, out int y) | WidgetManager | static |
GetReferenceScreenSize(out int width, out int height) | WidgetManager | static |
GetTextCursorBlinkTime() | WidgetManager | static |
GetWidgetUnderCursor() | WidgetManager | static |
NonBreakingSpace | WidgetManager | static |
ReportMouse(int mousex, int mousey, notnull Widget rootWidget) | WidgetManager | static |
SearchLocalized(string text, notnull array< string > IDs, notnull out array< int > outIndices) | WidgetManager | static |
SetCursor(int cursorIndex) | WidgetManager | static |
SetLanguage(string languageCode) | WidgetManager | static |
SetTextCursorBlinkTime(int milliseconds) | WidgetManager | static |
TraceWidgets(int x, int y, notnull Widget rootWidget, notnull array< Widget > outWidgets) | WidgetManager | static |
Translate(string text, void param1=NULL, void param2=NULL, void param3=NULL, void param4=NULL, void param5=NULL, void param6=NULL, void param7=NULL, void param8=NULL, void param9=NULL) | WidgetManager | static |