|
override void | Update (float timeslice) |
|
void | Leave () |
|
bool | CanChangeHintPage (float timeAccu) |
|
bool | IsStatic () |
|
override bool | IsHandlingPlayerDeathEvent () |
|
override Widget | Init () |
|
void | ReadBook (InventoryItem book) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
void | NextPrevPage (bool next) |
|
void | CameraToolsMenu () |
|
void | ~CameraToolsMenu () |
|
override void | OnShow () |
|
override void | OnHide () |
|
void | SelectKeyframe (CTKeyframe kf) |
|
void | SelectEvent (CTEvent ev) |
|
void | SelectActor (CTActor ac) |
|
override Widget | Init () |
|
PlayerBase | GetActor (int index) |
|
void | LoadData () |
|
void | SaveData () |
|
void | ResetAll () |
|
float | GetTotalTime (int index) |
|
void | AddKeyframe () |
|
void | SaveKeyframe () |
|
void | DeleteKeyframe () |
|
void | ViewKeyframe () |
|
void | AddActor (string actor_type) |
|
void | AddEvent (int actor_index) |
|
void | AddItem (string id, string type) |
|
void | AddHandsItem (string id, string type) |
|
void | SaveEvent () |
|
void | DeleteEvent () |
|
void | ViewEvent () |
|
Param6< vector, vector, float, float, float, int > | GetCameraLine (int index) |
|
void | Play () |
|
void | Stop () |
|
vector | GetCameraLookDir () |
|
vector | GetMouseLookDir () |
|
override void | Update (float timeslice) |
|
float | SetCameraData (Param6< vector, vector, float, float, float, int > transform1, Param6< vector, vector, float, float, float, int > transform2) |
|
void | SetBlurValue (float blur) |
|
float | GetBlurValue () |
|
override bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
|
override bool | OnMouseButtonUp (Widget w, int x, int y, int button) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
override bool | OnKeyPress (Widget w, int x, int y, int key) |
|
void | ColorRed (Widget w) |
|
void | ColorWhite (Widget w, Widget enterW) |
|
void | ConnectionDialogue () |
|
void | ~ConnectionDialogue () |
|
override Widget | Init () |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override void | OnShow () |
|
override void | OnHide () |
|
override void | Update (float timeslice) |
|
void | CloseDialog () |
|
void | ~ControlsXboxNew () |
|
void | OnInputPresetChanged () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
void | Back () |
|
void | UpdateTabContent (int tab_index) |
|
void | DrawConnectingLines (int index) |
|
override Widget | Init () |
|
override void | OnShow () |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
override void | Update (float timeslice) |
|
void | ComposeData () |
| Inits data structure.
|
|
void | PerformSwitchPreset () |
|
void | UpdateToolbarText () |
|
Widget | FindChildByID (Widget wid, int user_id) |
| Finds immediate child widget with a corresponding userID.
|
|
bool | FindAllChildrenByID (Widget wid, int user_id, out array< Widget > results) |
| Finds all immediate children widgets with corresponding userIDs.
|
|
int | FilterByVisible (array< Widget > input, array< Widget > filtered) |
| returns count
|
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ButtonSetText (Widget w, string text) |
|
void | ButtonSetColor (Widget w, int color) |
|
void | ButtonSetTextColor (Widget w, int color) |
|
void | UpdateControlsElements () |
|
void | UpdateControlsElementVisibility () |
|
void | GesturesMenu () |
|
void | ~GesturesMenu () |
|
void | OnInputPresetChanged () |
|
override Widget | Init () |
|
override void | OnShow () |
|
override void | OnHide () |
|
override bool | OnController (Widget w, int control, int value) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | UseMouse () |
|
override bool | UseGamepad () |
|
override void | Update (float timeslice) |
|
void | ProcessEmoteConditionRequest (GestureMenuItem gesture_item) |
|
void | RefreshGestures (GestureCategories category_id=-1) |
|
void | GetGestureItems (out array< ref GestureMenuItem > gesture_items, GestureCategories category) |
|
void | CreateGestureContent () |
|
void | UpdateQuickbarItemCard (GestureMenuItem gesture_item) |
|
void | DeleteGestureItems () |
|
void | UpdateToolbar () |
| DEPRECATED.
|
|
void | UpdateCategoryName (string name) |
|
void | OnControlsChanged (RadialMenuControlType type) |
|
void | OnMouseSelect (Widget w) |
|
void | OnMouseDeselect (Widget w) |
|
void | OnMouseExecute (Widget w) |
|
void | OnMousePressLeft (Widget w) |
| LMB.
|
|
void | OnMousePressRight (Widget w) |
| RMB.
|
|
void | OnControllerSelect (Widget w) |
|
void | OnControllerDeselect (Widget w) |
|
void | OnControllerExecute (Widget w) |
|
void | OnControllerPressSelect (Widget w) |
|
void | OnControllerPressBack (Widget w) |
|
void | MarkSelected (Widget w) |
|
void | UnmarkSelected (Widget w) |
|
void | ExecuteSelectedCategory (Widget w) |
|
void | ExecuteSelectedItem () |
|
void | BackOneLevel () |
|
bool | IsMenuClosing () |
|
void | SetMenuClosing (bool state) |
|
void | UpdateControlsElements () |
|
void | OnMenuRelease () |
| DEPRECATED.
|
|
void | ~InGameMenu () |
|
override Widget | Init () |
|
void | SetGameVersion () |
|
bool | SetServerInfo () |
|
void | HudShow (bool show) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
void | OnClick_Continue () |
|
void | OnClick_Restart () |
|
void | OnClick_Respawn () |
|
void | OnClick_Options () |
|
void | OnClick_Exit () |
|
override bool | OnModalResult (Widget w, int x, int y, int code, int result) |
|
override void | Update (float timeslice) |
|
void | UpdateGUI () |
|
void | MenuRequestRespawn (UIScriptedMenu menu, bool random) |
|
void | GameRespawn (bool random) |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ColorDisable (Widget w) |
|
void | ButtonSetText (Widget w, string text) |
|
void | ButtonSetColor (Widget w, int color) |
|
void | ButtonSetTextColor (Widget w, int color) |
|
void | SetServerInfoVisibility (bool show) |
|
void | OpenFeedback () |
|
void | ToggleFavoriteServer () |
| DEPRECATED.
|
|
void | InGameMenuXbox () |
|
void | ~InGameMenuXbox () |
|
void | OnInputPresetChanged () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
override Widget | Init () |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
void | ToggleFeedbackDialog () |
|
bool | FeedbackDialogVisible () |
|
override bool | OnModalResult (Widget w, int x, int y, int code, int result) |
|
void | GameRetry (bool random) |
|
void | MenuRequestRespawn (UIScriptedMenu menu, bool random) |
|
bool | IsLocalPlayer (string uid) |
|
SyncPlayerList | CreateFakePlayerList (int player_count) |
|
override void | Update (float timeslice) |
|
bool | ShouldRestartBeVisible (Man player) |
|
void | UpdateGUI () |
|
bool | IsOnlineOpen () |
|
void | CloseOnline () |
|
void | SelectServer () |
|
override bool | OnItemSelected (Widget w, int x, int y, int row, int column, int oldRow, int oldColumn) |
|
void | SyncEvent_OnRecievedPlayerList (SyncPlayerList player_list) |
|
void | OnPermissionsUpdate (BiosPrivacyUidResultArray result_list) |
|
override void | OnShow () |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
override void | Refresh () |
|
void | ColorDisable (Widget w) |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ButtonSetText (Widget w, string text) |
|
void | ButtonSetColor (Widget w, int color) |
|
void | ButtonSetTextColor (Widget w, int color) |
|
void | SetMuteButtonText (bool isMuted) |
| Set mute text button text (mute / unmute)
|
|
void | LoadTextStrings () |
| Set correct bottom button texts based on platform (ps4 vs xbox texts)
|
|
void | LoadFooterButtonTexts () |
| Initial texts load for the footer buttons.
|
|
void | UpdateMenuFocus () |
|
void | UpdateControlsElements () |
|
override void | OnHide () |
|
void | OnInputPresetChanged () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
void | UpdateControlsElements () |
|
void | UpdateControlsElementVisibility () |
|
void | ~MapMenu () |
|
override Widget | Init () |
|
override void | InitMapItem (EntityAI item) |
|
override void | OnShow () |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnKeyPress (Widget w, int x, int y, int key) |
|
void | OnInputPresetChanged () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
override void | Update (float timeslice) |
|
void | AddMarker (vector pos, int color, int icon=0) |
|
void | RemoveMarker () |
|
override void | LoadMapMarkers () |
|
void | CloseMapMenu () |
|
void | SetCompassUIVisibility (bool pState) |
|
void | SetGPSMarkerVisibility (bool pState) |
|
void | SetGPSDirectionVisibility (bool pState) |
|
void | SetUpperLegendVisibility (bool pState) |
|
void | RenderScaleRuler () |
|
void | ProcessDistanceAndUnits (float num, out float dist, out string units) |
|
void | UpdateControlsElements () |
|
void | UpdateControlsElementVisibility () |
|
void | ShiftMapToolsContainer () |
|
void | CharacterCreationMenu () |
|
PlayerBase | GetPlayerObj () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
override Widget | Init () |
|
void | ~CharacterCreationMenu () |
|
void | Apply () |
| renames character
|
|
void | Save () |
| saves default character
|
|
void | Back () |
|
void | SetCharacter () |
|
void | RandomizeCharacter () |
|
void | GenderChanged () |
|
void | SkinChanged () |
|
void | TopChanged () |
|
void | BottomChanged () |
|
void | ShoesChanged () |
|
override bool | OnKeyPress (Widget w, int x, int y, int key) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
|
override bool | OnMouseButtonUp (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
void | SetTooltipTexts (Widget w, string header="", string desc="") |
|
void | CheckNewOptions () |
|
override void | OnShow () |
|
override void | Refresh () |
|
override void | Update (float timeslice) |
|
override void | OnHide () |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ColorDisable (Widget w) |
|
void | SetCharacterSaved (bool state) |
|
void | UpdateControlsElements () |
|
void | UpdateControlsElementVisibility () |
|
override Widget | Init () |
|
void | LoadDataAsync () |
|
override void | Update (float timeslice) |
|
void | UpdateInfoPanelText (int input_device_type) |
|
override Widget | Init () |
|
void | CreateTabs () |
|
void | CreateGroupContainer () |
|
void | UpdateTabContent (int tab_index) |
|
void | ClearKeybind (int key_index) |
|
void | ClearAlternativeKeybind (int key_index) |
|
void | StartEnteringKeybind (int key_index) |
|
void | CancelEnteringKeybind () |
|
void | StartEnteringAlternateKeybind (int key_index) |
|
void | CancelEnteringAlternateKeybind () |
|
void | ConfirmKeybindEntry (TIntArray new_keys) |
|
void | ConfirmAlternateKeybindEntry (TIntArray new_keys) |
|
override void | Update (float timeslice) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
void | Apply () |
|
void | Back () |
|
void | Reset () |
| Undoes the unsaved changes and reverts to previous state. Does not reset to defaults!
|
|
void | SetToDefaults () |
|
void | HardReset () |
|
void | PerformSetToDefaultsExt (int mode) |
|
override bool | OnModalResult (Widget w, int x, int y, int code, int result) |
|
override void | Refresh () |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnMouseWheel (Widget w, int x, int y, int wheel) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
void | ColorRed (Widget w) |
|
void | ColorWhite (Widget w, Widget enterW) |
|
void | ColorDisabled (Widget w) |
|
void | InitInputSortingMap () |
|
void | InitPresets (int index, Widget parent, Input input) |
|
void | OnAttemptSelectPreset (int index) |
|
void | OnSelectKBPreset (int index) |
|
KeybindingsContainer | GetCurrentTab () |
|
void | AddGroup (int index, Input input) |
|
void | PerformSetToDefaults () |
| deprecated, resets all (as before ~1.20)
|
|
void | DeferredDefaultsInit () |
| deprecated
|
|
override Widget | Init () |
|
void | ~MainMenu () |
|
void | LoadMods () |
|
void | FilterDlcs (inout array< ref ModInfo > modArray) |
|
void | ShowDlcFrame (bool show) |
|
void | PopulateDlcFrame () |
|
override bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
|
override bool | OnMouseButtonUp (Widget w, int x, int y, int button) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
override void | Refresh () |
|
override void | OnShow () |
|
override void | OnHide () |
|
override void | Update (float timeslice) |
|
void | Play () |
|
bool | CanSaveDefaultCharacter () |
|
void | OpenMenuServerBrowser () |
|
void | OpenMenuCustomizeCharacter () |
|
void | NextCharacter () |
|
void | PreviousCharacter () |
|
void | OnChangeCharacter (bool create_character=true) |
|
void | OpenStats () |
|
void | OpenMessages () |
|
void | OpenSettings () |
|
void | PlayVideo () |
|
void | OpenFeedback () |
|
void | OpenTutorials () |
|
void | OpenCredits () |
|
void | Exit () |
|
bool | TryConnectLastSession (out string ip, out int port) |
|
void | AutoConnect () |
|
void | ConnectLastSession () |
|
void | ConnectBestServer () |
|
override bool | OnModalResult (Widget w, int x, int y, int code, int result) |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ButtonSetText (Widget w, string text) |
|
void | ButtonSetColor (Widget w, int color) |
|
void | ImagenSetColor (Widget w, int color) |
|
void | ButtonSetTextColor (Widget w, int color) |
|
override Widget | Init () |
|
void | ~MainMenuConsole () |
|
void | OnDLCChange (EDLCId dlcId) |
|
void | LoadMods () |
|
void | FilterDLCs (inout array< ref ModInfo > modArray) |
| leaves ONLY DLCs
|
|
void | PopulateDlcFrame () |
|
void | OnInputPresetChanged () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override void | Refresh () |
|
override void | OnShow () |
|
override void | OnHide () |
|
override void | Update (float timeslice) |
|
void | ToggleFeedbackDialog () |
|
bool | FeedbackDialogVisible () |
|
bool | CanStoreBeOpened () |
|
void | OpenMenuServerBrowser () |
|
void | OpenMenuControls () |
|
void | OpenMenuOptions () |
|
void | OpenMenuPlayVideo () |
|
void | OpenMenuTutorials () |
|
void | OpenMenuCustomizeCharacter () |
|
void | OpenCredits () |
|
void | ChangeAccount () |
|
void | Exit () |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
override bool | OnModalResult (Widget w, int x, int y, int code, int result) |
|
void | ButtonSetText (Widget w, string text) |
|
void | ButtonSetColor (Widget w, int color) |
|
void | ButtonSetAlphaAnim (Widget w) |
|
void | ButtonSetTextColor (Widget w, int color) |
|
void | UpdateControlsElements () |
|
void | UpdateControlsElementVisibility () |
|
override Widget | Init () |
|
void | ~MainMenuVideo () |
|
override void | OnShow () |
|
override void | OnHide () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
void | StopVideo () |
|
void | PlayPauseVideo () |
|
override void | Update (float timeslice) |
|
override void | OnVisibilityChanged (bool isVisible) |
|
void | LoadFooterButtonTexts () |
|
void | LoadTextStrings () |
|
void | UpdateControlsElements () |
|
override Widget | Init () |
|
void | ~TutorialsMenu () |
|
void | OnInputPresetChanged () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
override void | OnShow () |
|
void | Back () |
|
void | DrawConnectingLines (int index) |
|
array< ref JsonControlMappingInfo > | GetControlMappingInfo () |
|
override void | Update (float timeslice) |
|
void | LoadFooterButtonTexts () |
| Initial texts load for the footer buttons.
|
|
void | LoadTextStrings () |
| Set correct bottom button texts based on platform (ps4 vs xbox texts)
|
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ButtonSetText (Widget w, string text) |
|
void | ButtonSetColor (Widget w, int color) |
|
void | ImagenSetColor (Widget w, int color) |
|
void | ButtonSetTextColor (Widget w, int color) |
|
void | UpdateControlsElements () |
|
void | UpdateControlsElementVisibility () |
|
void | OptionsMenu () |
|
override Widget | Init () |
|
void | ~OptionsMenu () |
|
void | OnInputPresetChanged () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
void | OnTabSwitch (int tab) |
|
void | Apply () |
|
void | Back () |
|
void | OnAttemptTabSwitch (int source, int target) |
|
bool | IsAnyTabChanged () |
|
void | OnChanged () |
|
void | Reset () |
|
void | ResetCurrentTab () |
|
void | SetToDefaults () |
|
void | PerformSetToDefaults () |
|
void | SliderFocus () |
|
void | ToggleFocus () |
|
void | ToggleDependentOptions (int mode, bool state) |
| Controls visibility and sometimes even state of specific, dependent options across sub-menus.
|
|
void | ReloadOptions () |
|
void | ReloadVideoOptions () |
|
override bool | OnModalResult (Widget w, int x, int y, int code, int result) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
override void | Refresh () |
|
override void | OnShow () |
|
override void | Update (float timeslice) |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ColorDisable (Widget w) |
|
void | UpdateControlsElements () |
|
void | UpdateControlsElementVisibility () |
|
override Widget | Init () |
|
void | ~ServerBrowserMenuNew () |
|
TStringArray | GetFavoritedServerIds () |
|
void | OnInputPresetChanged () |
|
void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
void | SetServersLoadingTab (TabType refreshing) |
|
TabType | GetServersLoadingTab () |
|
void | AddFavoritesToFilter (GetServersInput input) |
|
bool | IsFavorited (string server_id) |
|
bool | SetFavoriteConsoles (string ipAddress, int port, bool favorite) |
|
void | AddFavorite (string ipAddress, int port, bool favorite) |
|
void | Back () |
|
void | ShowYButton (bool show) |
|
void | UpdateYButtonLabel (string text) |
|
void | ShowAButton (bool show) |
|
void | UpdateAButtonLabel (string text) |
|
void | UpdateXButtonLabel (string text) |
|
void | ShowThumbRButton (bool show) |
|
void | UpdateThumbRButtonLabel (string text) |
|
void | FilterFocus (bool focus) |
|
void | DetailsFocus (bool focus) |
|
void | BackButtonFocus () |
|
void | ServerListFocus (bool focus, bool favorite) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
override void | Refresh () |
|
override void | Update (float timeslice) |
|
bool | IsFocusable (Widget w) |
|
void | LoadFavoriteServers () |
|
void | SaveFavoriteServersConsoles () |
|
void | SelectServer (ServerBrowserEntry server) |
|
void | DeselectCurrentServer () |
|
void | Connect (ServerBrowserEntry server) |
|
void | Play () |
|
void | CustomizeCharacter () |
|
void | NextCharacter () |
|
void | PreviousCharacter () |
|
ServerBrowserTab | GetSelectedTab () |
|
void | OnTabSwitch () |
|
void | OnLoadServerModsAsync (GetServerModListResult result_list) |
|
void | OnLoadServersAsync (GetServersResult result_list, EBiosError error, string response) |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ButtonSetText (Widget w, string text) |
|
void | ButtonSetColor (Widget w, int color) |
|
void | ButtonSetTextColor (Widget w, int color) |
|
void | UpdateControlsElements () |
|
override void | OnShow () |
|
override void | OnHide () |
|
void | NoteMenu () |
|
void | ~NoteMenu () |
|
override void | InitNoteRead (string text="") |
|
override void | InitNoteWrite (EntityAI paper, EntityAI pen, string text="") |
|
override Widget | Init () |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override void | Update (float timeslice) |
|
void | RadialQuickbarMenu () |
|
void | ~RadialQuickbarMenu () |
|
void | OnInputPresetChanged () |
|
override Widget | Init () |
|
override void | OnShow () |
|
override void | OnHide () |
|
override bool | OnController (Widget w, int control, int value) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | UseMouse () |
|
override bool | UseGamepad () |
|
void | RefreshQuickbar (bool reset_selection=true) |
|
void | GetItems (out array< ref RadialQuickbarItem > items) |
|
void | CheckForLightsAndNVG (out array< ref RadialQuickbarItem > items, int last_idx) |
|
void | CreateContent (int selected_item_id=-1) |
|
void | UpdateQuickbarItemCard (RadialQuickbarItem quickbar_item) |
|
void | DeleteItems () |
|
void | ChangeCurrentCategory (int category) |
|
void | OnControlsChanged (RadialMenuControlType type) |
|
void | OnMouseSelect (Widget w) |
|
void | OnMouseDeselect (Widget w) |
|
void | OnMouseExecute (Widget w) |
|
void | OnMousePressLeft (Widget w) |
| LMB.
|
|
void | OnMousePressRight (Widget w) |
| RMB.
|
|
void | OnControllerSelect (Widget w) |
|
void | OnControllerDeselect (Widget w) |
|
void | OnControllerPressSelect (Widget w) |
|
void | OnControllerPressBack (Widget w) |
|
void | MarkSelected (Widget w) |
|
void | UnmarkSelected (Widget w) |
|
void | PrimaryAction (Widget w) |
|
void | SecondaryAction (Widget w) |
|
void | BackOneLevel () |
|
void | HandleLights (RadialQuickbarItem quickbar_item) |
|
void | HandleNVG (RadialQuickbarItem quickbar_item) |
|
bool | IsMenuClosing () |
|
void | SetMenuClosing (bool state) |
|
void | UpdateControlsElements () |
|
override void | OnPlayerDeath () |
|
void | RespawnDialogue () |
|
void | ~RespawnDialogue () |
|
override Widget | Init () |
|
override void | Update (float timeslice) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override void | OnShow () |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
bool | IsFocusable (Widget w) |
|
void | ColorHighlight (Widget w) |
|
void | ColorNormal (Widget w) |
|
void | ButtonSetColor (Widget w, int color) |
|
void | ButtonSetTextColor (Widget w, int color) |
|
void | SetTooltipTexts (Widget w, string header="", string desc="") |
|
bool | RequestRespawn (bool random) |
|
void | RefreshByLocalProfile () |
|
void | UpdateListClasses () |
|
map< int, SceneObject > | GetFiltredSceneObjects (string search_string, map< int, SceneObject > array_ret) |
|
TStringArray | GetFiltredConfigClasses (string search_string, TStringArray array_ret) |
|
void | ScriptConsole () |
|
void | ~ScriptConsole () |
|
ScriptConsoleTabBase | GetSelectedHandler () |
|
void | SetHintText (string text, Widget w) |
|
void | RegisterTab (ScriptConsoleTabBase handler) |
|
override Widget | Init () |
|
void | HideHint () |
|
int | GetWidgetCombinedHash (Widget w) |
|
string | GetMessage () |
|
void | HoverSuccess () |
|
void | HoverInterrupt () |
|
override bool | OnKeyPress (Widget w, int x, int y, int key) |
|
override bool | OnKeyDown (Widget w, int x, int y, int key) |
|
override void | Update (float timeslice) |
|
override bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnDoubleClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnChange (Widget w, int x, int y, bool finished) |
|
override bool | OnItemSelected (Widget w, int x, int y, int row, int column, int oldRow, int oldColumn) |
|
ScriptConsoleTabBase | GetTabHandler (typename tabType) |
|
void | SelectTabByID (int id) |
|
void | SelectTabByButton (Widget button) |
|
void | SelectTab (ScriptConsoleTabBase selectedHandler) |
|
void | ShowMenuBackground (bool state) |
|
void | DisplayHint (string message) |
|
override void | OnRPCEx (int rpc_type, ParamsReadContext ctx) |
|
override void | OnShow () |
|