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

KFMod.BESpawnVolume

Extends
Volume

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Brush
      |   
      +-- Engine.Volume
         |   
         +-- KFMod.BESpawnVolume

Variables Summary
ActormyActor
Events
class<Actor>CreateOnTrigger
boolSpawnObjectAtStart
Inherited Variables from Engine.Volume
AssociatedActor, AssociatedActorTag, DecoList, LocationName, LocationPriority
Inherited Variables from Engine.Brush
bColored, BrushColor, CsgOper, MainScale, PolyFlags, PostPivot, PostScale, TempScale, UnusedLightMesh

Enumerations Summary
Inherited Enumerations from Engine.Brush
ECsgOper

Functions Summary
function PostBeginPlay ()))
event Trigger (Actor Other, Pawn EventInstigator ))
Inherited Functions from Engine.Volume
BeginState, DisplayDebug, Encompasses, PostBeginPlay, touch, untouch


Variables Detail

myActor Source code

var Actor myActor;

Events

CreateOnTrigger Source code

var(Events) class<Actor> CreateOnTrigger;

SpawnObjectAtStart Source code

var(Events) bool SpawnObjectAtStart;


Functions Detail

PostBeginPlay Source code

function PostBeginPlay ( ) )

Trigger Source code

event Trigger ( Actor Other, Pawn EventInstigator ) )


Defaultproperties

defaultproperties
{
}

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