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

KFChar.ZombieGoreFast_XMas

Extends
ZombieGoreFast

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- UnrealGame.UnrealPawn
         |   
         +-- XGame.xPawn
            |   
            +-- Old2K4.Monster
               |   
               +-- Old2K4.Skaarj
                  |   
                  +-- KFMod.KFMonster
                     |   
                     +-- KFMod.ZombieGoreFastBase
                        |   
                        +-- KFChar.ZombieGoreFast
                           |   
                           +-- KFChar.ZombieGoreFast_XMas

Variables Summary
Inherited Variables from KFMod.ZombieGoreFastBase
bRunning, RunAttackTimeout

Functions Summary
function PreCacheMaterials (LevelInfo myLevel))
Inherited Functions from KFChar.ZombieGoreFast
AttackAndMoveDoAnimAction, BeginState, CanSpeedAdjust, EndState, GivenNewMarker, HideBone, PostNetReceive, PreCacheMaterials, RangedAttack, RemoveHead, SetAnimAction, SetMindControlled, SetZappedBehavior, Tick


Functions Detail

PreCacheMaterials Source code

static simulated function PreCacheMaterials ( LevelInfo myLevel) )


Defaultproperties

defaultproperties
{
     MoanVoice=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Talk'
     MeleeAttackHitSound=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_HitPlayer'
     JumpSound=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Jump'
     DetachedArmClass=Class'KFChar.SeveredArmGorefast_XMas'
     DetachedLegClass=Class'KFChar.SeveredLegGorefast_XMas'
     DetachedHeadClass=Class'KFChar.SeveredHeadGorefast_XMas'
     HitSound(0)=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Pain'
     DeathSound(0)=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Death'
     ChallengeSound(0)=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Challenge'
     ChallengeSound(1)=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Challenge'
     ChallengeSound(2)=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Challenge'
     ChallengeSound(3)=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Challenge'
     MenuName="Christmas Gorefast"
     AmbientSound=SoundGroup'KF_EnemiesFinalSnd_Xmas.GoreFast.Gorefast_Idle'
     Mesh=SkeletalMesh'KF_Freaks_Trip_Xmas.GingerFast'
     Skins(0)=Combiner'KF_Specimens_Trip_XMAS_T.GingerFast.GingerFast_cmb'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:58.175 - Created with UnCodeX