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

KFMod.FleshPoundAvoidArea

Extends
AvoidMarker

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Triggers
      |   
      +-- Engine.AvoidMarker
         |   
         +-- KFMod.FleshPoundAvoidArea

Variables Summary
KFMonsterKFMonst
Inherited Variables from Engine.AvoidMarker
TeamNum

Functions Summary
function InitFor (KFMonster V))
functionbool RelevantTo (Pawn P))
function StartleBots ()))
function Touch (actor Other ))
Inherited Functions from Engine.AvoidMarker
RelevantTo, StartleBots, Touch

States Summary
BigMeanAndScary Source code
state BigMeanAndScary


Variables Detail

KFMonst Source code

var KFMonster KFMonst;


Functions Detail

InitFor Source code

function InitFor ( KFMonster V) )

RelevantTo Source code

function bool RelevantTo ( Pawn P) )

StartleBots Source code

function StartleBots ( ) )

Touch Source code

function Touch ( actor Other ) )


Defaultproperties

defaultproperties
{
     CollisionRadius=1000.000000
     bBlockZeroExtentTraces=False
     bBlockNonZeroExtentTraces=False
     bBlockHitPointTraces=False
}

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