The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:PlayerRecordClass (UT2003)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> PlayerRecordClass
Package: 
XGame
This class in other games:
UT2004

null

Properties

Property group 'PlayerRecordClass'

BodySkinName

Type: string

Body texture name

FaceSkinName

Type: string

Face texture name

Menu

Type: string

info for menu displaying characters

MeshName

Type: string

Mesh type

Portrait

Type: Material

Menu picture

Ragdoll

Type: string


Sex

Type: string


Skeleton

Type: string

skeleton mesh, if it differs from the species default

Species

Type: class<SpeciesType>

Species

TextName

Type: string

Decotext reference

VoiceClassName

Type: string

voice pack class name - overrides species default

Static functions

FillPlayerRecord

simulated static function xUtil.PlayerRecord FillPlayerRecord ()