The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:UIHelper (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIHelper |
- Package:
- UI
- Direct subclasses:
- CodeMonkey, DialogMonkey, UseReticleMonkey, WeaponPanel
- This class in other games:
- U2
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
$Author: Aleiby $ $Date: 2/15/02 1:07a $ $Revision: 1 $ Name: UIHelper.uc Author: Aaron Leiby Date: 23 January 2002 Description: Use subclasses of this class to store various UI helper functions. Notes: How to use this class:
Instance functions[edit]
ConsoleCommand[edit]
GetClient[edit]
function client GetClient ()
GetConsole[edit]
function Console GetConsole ()
GetPlayerOwner[edit]
function PlayerController GetPlayerOwner ()
GetTimeSeconds[edit]
function float GetTimeSeconds ()
GetUIConsole[edit]
function UIConsole GetUIConsole ()