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

UPak.CameraBook

Extends
Book

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decoration
      |   
      +-- UnrealShare.Book
         |   
         +-- UPak.CameraBook

Variables Summary
intCounter
rotatorStartRot
Inherited Variables from UnrealShare.Book
bFirstHit
Inherited Variables from Engine.Decoration
bBobbing, bOnlyTriggerable, bPushable, bPushSoundPlaying, bSplash, bWasCarried, content2, content3, contents, EffectWhenDestroyed, EndPushSound, numLandings, PushSound

Functions Summary
function InsertFirstActors ()
function InsertSecondActors ()
function PostBeginPlay ()
function RemoveFirstActors ()
function RemoveSecondActors ()
function Tick (float DeltaTime)
function Timer ()
Inherited Functions from UnrealShare.Book
HitWall, TakeDamage
Inherited Functions from Engine.Decoration
BaseChange, Bump, Destroyed, FollowHolder, Frag, Landed, skinnedFrag, Timer, Trigger, ZoneChange


Variables Detail

Counter Source code

var int Counter;

StartRot Source code

var rotator StartRot;


Functions Detail

InsertFirstActors Source code

function InsertFirstActors ( )

InsertSecondActors Source code

function InsertSecondActors ( )

PostBeginPlay Source code

function PostBeginPlay ( )

RemoveFirstActors Source code

function RemoveFirstActors ( )

RemoveSecondActors Source code

function RemoveSecondActors ( )

Tick Source code

function Tick ( float DeltaTime )

Timer Source code

function Timer ( )


Defaultproperties

defaultproperties
{
     Rotation=(Yaw=144)
}

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