I'm a doctor, not a mechanic
UE2:CodeMonkey (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
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: 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.