TribesGUI.TribesInventoryButton
- Extends
- GUIToggleButton
- Modifiers
- HideCategories ( Menu , Object )
Core.Object
|
+-- GUI.GUI
|
+-- GUI.GUIComponent
|
+-- GUI.GUITextComponent
|
+-- GUI.GUIButton
|
+-- GUI.GUIToggleButton
|
+-- TribesGUI.TribesInventoryButton
Direct Known Subclasses:
TribesInventoryArmorButton, TribesInventoryLoadoutButton, TribesInventoryPackButton, TribesInventoryWeaponButton
var bool bIsFlashing;
var bool bWasChecked;
var float FlashDuration;
var float FlashFrequency;
var float FlashTimeStarted;
function DoFlash ( float CurrentTime, float Duration) )
function bool IsChecked ( ) )
defaultproperties
{
FlashFrequency = 0.5
bNeverFocus=true
} |
Creation time: st 23.5.2018 00:10:36.316 - Created with
UnCodeX