- Extends
- ButtonWindow
- Modifiers
- native noexport
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- Extension.TextWindow
|
+-- Extension.ButtonWindow
|
+-- Extension.ToggleWindow
Direct Known Subclasses:
CheckboxWindow, HUDObjectSlot
Inherited Variables from Extension.ButtonWindow |
activateDelay, activateTimer, bAutoRepeat, bButtonPressed, bEnableRightMouseClick, bMousePressed, clickSound, curTextColor, curTexture, curTileColor, info[6], initialDelay, lastInputKey, pressSound, repeatRate, repeatTime |
Inherited Functions from Extension.ButtonWindow |
AcceleratorKeyPressed, ActivateButton, EnableAutoRepeat, EnableRightMouseClick, PressButton, SetActivateDelay, SetButtonColors, SetButtonSounds, SetButtonTextures, SetTextColors, VirtualKeyPressed |
Inherited Functions from Extension.TextWindow |
AppendText, EnableTextAsAccelerator, GetText, GetTextLength, GetTextPart, ResetLines, ResetMinWidth, SetLines, SetMaxLines, SetMinLines, SetMinWidth, SetText, SetTextAlignments, SetTextMargins, SetWordWrap |
var const sound disableSound;
var const sound enableSound;
native(1610) final function ChangeToggle ( )
native(1612) final function bool GetToggle ( )
native(1611) final function SetToggle ( bool bNewToggle )
native(1613) final function SetToggleSounds ( optional sound enableSound,
optional sound disableSound )
Creation time: Mon 8/11/2021 16:31:16.695 - Created with
UnCodeX