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

KFChar.ZombieGoreFast_CIRCUS

Extends
ZombieGoreFast

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

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_CIRCUS.GoreFast.Gorefast_Talk'
     MeleeAttackHitSound=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_HitPlayer'
     JumpSound=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_Jump'
     DetachedArmClass=Class'KFChar.SeveredArmGorefast_CIRCUS'
     DetachedLegClass=Class'KFChar.SeveredLegGorefast_CIRCUS'
     bHeadGibbed=True
     HitSound(0)=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_Pain'
     DeathSound(0)=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_Death'
     ChallengeSound(0)=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_Challenge'
     ChallengeSound(1)=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_Challenge'
     ChallengeSound(2)=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_Challenge'
     ChallengeSound(3)=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_Challenge'
     MenuName="Circus Gorefast"
     AmbientSound=SoundGroup'KF_EnemiesFinalSnd_CIRCUS.GoreFast.Gorefast_Idle'
     Mesh=SkeletalMesh'KF_Freaks_Trip_CIRCUS.gorefast_CIRCUS'
     Skins(0)=Combiner'KF_Specimens_Trip_CIRCUS_T.gorefast_CIRCUS.gorefast_CIRCUS_CMB'
}

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