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

UDSDemo.CS_ActorMove

Extends
CutSeq

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

Variables Summary
CS_ActorMove
intGroundSpeed
nameSpikeTag

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


Variables Detail

CS_ActorMove

GroundSpeed Source code

var(CS_ActorMove) int GroundSpeed;

SpikeTag Source code

var(CS_ActorMove) name SpikeTag;


Functions Detail

Trigger Source code

function Trigger ( actor Other, pawn EventInstigator )


Defaultproperties

defaultproperties
{
}

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