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

UDSDemo.CS_SetPhysics

Extends
CutSeq

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Triggers
      |   
      +-- UDSDemo.CutSeq
         |   
         +-- UDSDemo.CS_SetPhysics

Variables Summary
boolbTriggered
EPhysicsSavedPhysics
CS_SetPhysics
nameActorTag
boolbRestore
EPhysicsNewPhysics

Functions Summary
function PreBeginPlay ()
function Trigger (actor Other, Pawn EventInstigator)
Inherited Functions from UDSDemo.CutSeq
CSLog, CSTrackAction


Variables Detail

bTriggered Source code

var bool bTriggered;

SavedPhysics Source code

var EPhysics SavedPhysics;

CS_SetPhysics

ActorTag Source code

var(CS_SetPhysics) name ActorTag;

bRestore Source code

var(CS_SetPhysics) bool bRestore;

NewPhysics Source code

var(CS_SetPhysics) EPhysics NewPhysics;


Functions Detail

PreBeginPlay Source code

function PreBeginPlay ( )

Trigger Source code

function Trigger ( actor Other, Pawn EventInstigator )


Defaultproperties

defaultproperties
{
     bRestore=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:16.687 - Created with UnCodeX