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

Gameplay.TribesCinematicOverlay

Extends
GUIPage

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUIMultiComponent
         |   
         +-- GUI.GUIPage
            |   
            +-- Gameplay.TribesCinematicOverlay

Variables Summary
TribesCinematicOverlay
GUILabelSubtitleLabel
Inherited Variables from GUI.GUIPage
bIsHUD, bIsOverlay, DialogClassName, HelpText, Timers
Inherited Variables from GUI.GUIMultiComponent
Components, Controls, ControlSpecs, PropagateActivity, PropagateState, PropagateVisibility

Functions Summary
function AddSubtitle (String Subtitle, float lifetime))
function Timer ()))
Inherited Functions from GUI.GUIPage
Activate, ChangeHint, DeActivate, DlgReturned, Free, HandleParameters, Hide, InitComponent, NotifyLevelChange, onGameplayMessage, OnProgress, OpenDlg, Show
Inherited Functions from GUI.GUIMultiComponent
Activate, AddComponent, AppendComponent, BringBackward, BringForward, BringToBack, BringToFront, CreateControl, DeActivate, DisableComponent, EnableComponent, FindCenterPoint, FindComponent, FindComponentIndex, FindControlIndex, FindDist, Free, Hide, InitComponent, InitializeControls, InsertComponent, InternalBringBackward, InternalBringForward, LogControls, MapControls, OnConstruct, RemapComponents, RemoveComponent, RemoveControl, ReorderComponents, ReweightComponents, SaveLayout, SetRadioGroup, Show, SwapControlIndicies, TabControl, TestControls


Variables Detail

TribesCinematicOverlay

SubtitleLabel Source code

var(TribesCinematicOverlay) config GUILabel SubtitleLabel;
Subtitle Label


Functions Detail

AddSubtitle Source code

function AddSubtitle ( String Subtitle, float lifetime) )

Timer Source code

function Timer ( ) )



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