I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:PlayerRecordClass (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> PlayerRecordClass
Package: 
XGame
This class in other games:
UT2004

null

Properties[edit]

Property group 'PlayerRecordClass'[edit]

BodySkinName[edit]

Type: string

Body texture name

FaceSkinName[edit]

Type: string

Face texture name

Menu[edit]

Type: string

info for menu displaying characters

MeshName[edit]

Type: string

Mesh type

Portrait[edit]

Type: Material

Menu picture

Ragdoll[edit]

Type: string


Sex[edit]

Type: string


Skeleton[edit]

Type: string

skeleton mesh, if it differs from the species default

Species[edit]

Type: class<SpeciesType>

Species

TextName[edit]

Type: string

Decotext reference

VoiceClassName[edit]

Type: string

voice pack class name - overrides species default

Static functions[edit]

FillPlayerRecord[edit]

simulated static function xUtil.PlayerRecord FillPlayerRecord ()