I'm a doctor, not a mechanic

UE2:CodeMonkey (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> UIHelper >> CodeMonkey
Package: 
U2
This class in other games:
U2

$Author: Mfox $ $Date: 3/03/03 7:18p $ $Revision: 89 $ Name: CodeMonkey.uc Author: Aaron R Leiby Date: 3 January 2001 Description: Used to store various needed UnrealScript functions for the UI. Notes: How to use this class:

Constants

PauseKey

Value: 314


Pause_withDrawKey

Value: 278


PauseKey_Objectives

Value: 777


Properties

ApplySettingsText

Type: string

Modifiers: localized


Default value: "Applying settings..."

bLastHUDState

Type: bool


bLockHUDState

Type: bool


bNoResetMenus

Type: bool


bNoShadowUpdate

Type: bool


bPendingDetail

Type: bool


bPendingSuperUpdateShadow

Type: bool


bPendingUpdateShadow

Type: bool


EmptySlotText

Type: string

Modifiers: localized


Default value: "Empty Slot"

LevelDescCache

Type: LevelDesc

Array size: 10


PendingBPP

Type: string


PendingRes

Type: string


QuickSaveText

Type: string

Modifiers: localized


Default value: "QuickSave:"

Functions

See CodeMonkey functions.