Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. Structure defining information about a particular 'family' (eg. Ironguard Male)
Core.Object | +-- UTGame.UTFamilyInfo
UTFamilyInfo_Human, UTFamilyInfo_Krall, UTFamilyInfo_Liandri
Constants Summary |
---|
Inherited Contants from Core.Object |
---|
DegToRad, INDEX_NONE, MaxInt, Pi, RadToDeg |
Inherited Variables from Core.Object |
---|
Class, HashNext, HashOuterNext, Linker, LinkerIndex, Name, NetIndex, ObjectArchetype, ObjectFlags, ObjectInternalInteger, Outer, StateFrame, VfTableObject |
Enumerations Summary |
---|
Inherited Enumerations from Core.Object |
---|
EAxis, EInputEvent, EInterpCurveMode, EInterpMethodType, ETickingGroup |
Structures Summary | ||
---|---|---|
EmoteInfo CategoryName, EmoteTag, EmoteName, EmoteAnim, bVictoryEmote, bTopHalfEmote, Command, bRequiresPlayer | ||
GibInfo BoneName, GibClass, bHighDetailOnly |
Functions Summary | ||
---|---|---|
![]() | int | GetEmoteGroupCnt (name Category)) |
![]() | int | GetEmoteIndex (name EmoteTag)) |
![]() | GetEmotes (name Category, out array<string> Captions, out array<name> EmoteTags)) | |
![]() | class<UTVoice> | GetVoiceClass (CustomCharData CharacterData)) |
Variables Detail |
---|
Animation sets to use for a character in this 'family'
Name of mesh within ArmMeshPackageName to use for arms.
Package to load to find the arm mesh for this char.
Package that contains team-skin materials for first-person arms.
Whether these are female characters
Hit impact effects. Sprays when you get shot
This is the blood splatter effect to use on the walls when this pawn is shot @see LeaveABloodSplatterDecal
Name of blue team material for first-person arms.
Idle animation to use in character editor screen.
death camera blood effect
Which joints we can break when applying damage
This is the number of materials on the DeathSkeleton
This is the skeleton skel mesh that will replace the character's mesh for various death effects
Mesh scaling
scale for meshes in this family when driving a vehicle
Camera offsets for Hero
Faction that this family belongs to.
Set of all emotes for this family.
Matches the FamilyID in the CustomCharData
When you are gibbed this is the particle effect to play
Head gib
The visual effect to play when a headshot gibs a head.
Name of the HeadShotGoreSocket
This is attached to the HeadShotGoreSocket on the pawn if there exists one. Some pawns do no need to have this as their mesh already has gore pieces. But some do not.
Projectile offsets for Hero
AnimSet for this family's Hero Melee attack
Names for specific bones in the skeleton
Contains all bones used by this family - used for animating character on creation screen.
When creating this custom char, number of LODs to strip from the source parts.
Name of 'neck stump' mesh to use if head is enclosed by helmet.
When not in a team game, this is the color to use for glowy bits.
When not in a team game, this is the color to tint character at a distance.
Physics Asset to use
Extra offset to apply to mesh when rendering portrait for this family.
Name of red team material for first-person arms.
These are the materials that the skeleton for this race uses (i.e. some of them have more than one material
How likely bot associated with this family is to betray teammates
Structures Detail |
---|
var bool bRequiresPlayer;};
var bool bTopHalfEmote;
var bool bVictoryEmote;
var name CategoryName;
var name Command;
var name EmoteAnim;
var localized string EmoteName;
var name EmoteTag;
Structure containing information about a specific emote
bRequiresPlayer:if true, the command requires a PRIbTopHalfEmote:Emote should only be played on top half of body.bVictoryEmote:Indicates that this is a whole body 'victory' emote which should only be offered at the end of the game.CategoryName:Category to which this emote belongs.Command:The command that goes with this emoteEmoteAnim:Name of animation to play. Should be in AnimSets above.EmoteName:Friendly name of this emote (eg for menu)EmoteTag:This is a unique tag used to look up this emote
information on what gibs to spawn and where
BoneName:the bone to spawn the gib atGibClass:the gib class to spawn
Functions Detail |
---|
Returns the # of emotes in a given group
Finds the index of the emote given a tag
returns all the Emotes in a group
Defaultproperties |
---|
defaultproperties { LeftFootBone="b_LeftAnkle" RightFootBone="b_RightAnkle" TakeHitPhysicsFixedBones(0)="b_LeftAnkle" TakeHitPhysicsFixedBones(1)="b_RightAnkle" SoundGroupClass=Class'UTGame.UTPawnSoundGroup' VoiceClass=Class'UTGame.UTVoice_DefaultMale' BloodSplatterDecalMaterial=MaterialInstanceTimeVarying'T_FX.DecalMaterials.MITV_FX_BloodDecal_Small01' NonTeamEmissiveColor=(R=10.000000,G=0.200000,B=0.200000,A=1.000000) NonTeamTintColor=(R=4.000000,G=2.000000,B=0.500000,A=1.000000) MergeLODsToStrip=1 FamilyEmotes(0)=(CategoryName="Taunt",EmoteTag="TauntA",EmoteName="Bring It On",EmoteAnim="Taunt_FB_BringItOn") FamilyEmotes(1)=(CategoryName="Taunt",EmoteTag="TauntB",EmoteName="Hoolahoop",EmoteAnim="Taunt_FB_Hoolahoop") FamilyEmotes(2)=(CategoryName="Taunt",EmoteTag="TauntC",EmoteName="Hip Thrust",EmoteAnim="Taunt_FB_Pelvic_Thrust_A") FamilyEmotes(3)=(CategoryName="Taunt",EmoteTag="TauntD",EmoteName="Bullet To Head",EmoteAnim="Taunt_UB_BulletToTheHead",bTopHalfEmote=True) FamilyEmotes(4)=(CategoryName="Taunt",EmoteTag="TauntE",EmoteName="Come Here",EmoteAnim="Taunt_UB_ComeHere",bTopHalfEmote=True) FamilyEmotes(5)=(CategoryName="Taunt",EmoteTag="TauntF",EmoteName="Throat Slit",EmoteAnim="Taunt_UB_Slit_Throat",bTopHalfEmote=True) FamilyEmotes(6)=(CategoryName="Order",EmoteTag="OrderA",EmoteName="Attack",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True,Command="ATTACK",bRequiresPlayer=True) FamilyEmotes(7)=(CategoryName="Order",EmoteTag="OrderB",EmoteName="Defend",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True,Command="Defend",bRequiresPlayer=True) FamilyEmotes(8)=(CategoryName="Order",EmoteTag="OrderC",EmoteName="Hold This Position",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True,Command="Hold",bRequiresPlayer=True) FamilyEmotes(9)=(CategoryName="Order",EmoteTag="OrderD",EmoteName="Cover Me",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True,Command="Follow",bRequiresPlayer=True) FamilyEmotes(10)=(CategoryName="Order",EmoteTag="OrderE",EmoteName="Freelance",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True,Command="Freelance",bRequiresPlayer=True) FamilyEmotes(11)=(CategoryName="Order",EmoteTag="OrderF",EmoteName="Drop Flag/Orb",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True,Command="DropFlag") FamilyEmotes(12)=(CategoryName="UnusedOrder",EmoteTag="OrderG",EmoteName="Drop Orb",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True,Command="DropOrb") FamilyEmotes(13)=(CategoryName="SpecialMove",EmoteTag="MeleeA",EmoteAnim="GroundPound_A") FamilyEmotes(14)=(CategoryName="Status",EmoteTag="ENCOURAGEMENT",EmoteName="Encouragement",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True) FamilyEmotes(15)=(CategoryName="Status",EmoteTag="ACK",EmoteName="Acknowledged",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True) FamilyEmotes(16)=(CategoryName="Status",EmoteTag="InPosition",EmoteName="In Position",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True) FamilyEmotes(17)=(CategoryName="Status",EmoteTag="UnderAttack",EmoteName="Under Attack",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True) FamilyEmotes(18)=(CategoryName="Status",EmoteTag="AreaSecure",EmoteName="Area Secure",EmoteAnim="Taunt_UB_Flag_Pickup",bTopHalfEmote=True) HeadShotEffect=ParticleSystem'T_FX.Effects.P_FX_HeadShot' HeadShotGoreSocketName="HeadShotGoreSocket" HeadShotNeckGoreAttachment=StaticMesh'CH_Gore.S_CH_Headshot_Gore' BloodEmitterClass=Class'UTGame.UTEmit_BloodSpray' BloodEffects(0)=(Template=ParticleSystem'T_FX.Effects.P_FX_Bloodhit_01_Far',MinDistance=750.000000) BloodEffects(1)=(Template=ParticleSystem'T_FX.Effects.P_FX_Bloodhit_01_Mid',MinDistance=350.000000) BloodEffects(2)=(Template=ParticleSystem'T_FX.Effects.P_FX_Bloodhit_01_Near') GibExplosionTemplate=ParticleSystem'T_FX.Effects.P_FX_GibExplode' DrivingDrawScale=1.000000 DefaultMeshScale=1.075000 BaseTranslationOffset=7.000000 DeathCameraEffect=Class'UTGame.UTEmitCameraEffect_BloodSplatter' ExtraCameraZOffset=-10.000000 CameraXOffset=0.200000 CameraYOffset=-1.000000 MinCameraDistSq=1.000000 HeroFireOffset=(X=180.000000,Y=-10.000000,Z=-20.000000) SuperHeroFireOffset=(X=380.000000,Y=-10.000000,Z=-30.000000) HeroMeleeAnimSet=AnimSet'CH_AnimHuman_Hero.Anims.K_AnimHuman_Hero' Name="Default__UTFamilyInfo" ObjectArchetype=Object'Core.Default__Object' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |