Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTFamilyInfo_Necris_Female


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
/**
* Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
*/

class UTFamilyInfo_Necris_Female extends UTFamilyInfo_Necris
	abstract;

defaultproperties
{
   FamilyID="NECF"
   NeckStumpName="SK_CH_Necris_Female_NeckStump01"
   PhysAsset=PhysicsAsset'CH_AnimHuman.Mesh.SK_CH_BaseFemale_Physics'
   AnimSets(0)=AnimSet'CH_AnimHuman.Anims.K_AnimHuman_BaseMale'
   SoundGroupClass=Class'UTGame.UTPawnSoundGroup_HumanFemale'
   VoiceClass=Class'UTGame.UTVoice_Akasha'
   BaseMICParent=MaterialInstanceConstant'CH_All.Materials.MI_CH_All_Necris_Base'
   BioDeathMICParent=MaterialInstanceConstant'CH_All.Materials.MI_CH_All_Necris_BioDeath'
   MasterSkeleton=SkeletalMesh'CH_All.Mesh.SK_Master_Skeleton_Human_Female'
   CharEditorIdleAnimName="CC_Human_Female_Idle"
   bIsFemale=True
   Name="Default__UTFamilyInfo_Necris_Female"
   ObjectArchetype=UTFamilyInfo_Necris'UTGame.Default__UTFamilyInfo_Necris'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: tr 31-1-2018 17:18:42.000 - Creation time: sk 18-3-2018 10:01:20.836 - Created with UnCodeX