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
Object >> PlayerRecordClass |
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. |
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 ()