Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

TribesGUI.TribesVehicleHUD

Extends
TribesIngameHUD

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.HUD
      |   
      +-- Gameplay.TribesHUDBase
         |   
         +-- TribesGUI.TribesHUD
            |   
            +-- TribesGUI.TribesIngameHUD
               |   
               +-- TribesGUI.TribesVehicleHUD

Variables Summary
Inherited Variables from TribesGUI.TribesHUD
bAllowChat, bAllowInteractions, HUDScript, HUDScriptName, HUDScriptType, MouseCursorDrawColor, MouseCursorTexture, MouseX, MouseY, Response

Functions Summary
function UpdateHUDData ()))
Inherited Functions from TribesGUI.TribesIngameHUD
UpdateHUDData
Inherited Functions from TribesGUI.TribesHUD
Cleanup, CleanupActionDelegates, DrawHUD, HUDShown, impl_CancelChat, impl_SendChatMessage, impl_SendQuickChatMessage, InitActionDelegates, KeyEvent, KeyType, LocalizedMessage, Message, NeedsKeyInput, PostBeginPlay, PostRender, SetHUDScript, UpdateHUDData, UpdateRoundInfoData


Functions Detail

UpdateHUDData Source code

simulated function UpdateHUDData ( ) )


Defaultproperties

defaultproperties
{
	HUDScriptType = "TribesGUI.TribesVehicleHUDScript"
	HUDScriptName = "default_VehicleHUD"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:37.175 - Created with UnCodeX