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
				Texture=Texture'UDSDemo.UDS.CSACTION'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:09.131 - Created with UnCodeX