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

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