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

UTGame.UTRotatingDroppedPickup

Extends
UTDroppedPickup

Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.DroppedPickup
      |   
      +-- UTGame.UTDroppedPickup
         |   
         +-- UTGame.UTRotatingDroppedPickup

Variables Summary
UTRotatingDroppedPickup
floatYawRotationRate
Inherited Variables from UTGame.UTDroppedPickup
bPickupable, MyLightEnvironment, PickupMesh, PickupParticles, StartScale
Inherited Variables from Engine.DroppedPickup
bFadeOut, Inventory, InventoryClass, PickupCache

Functions Summary
event Tick (float DeltaTime))
Inherited Functions from UTGame.UTDroppedPickup
BeginState, Landed, PreBeginPlay, SetPickupMesh, SetPickupParticles, Tick, ValidTouch
Inherited Functions from Engine.DroppedPickup
AddToNavigation, BeginState, CheckTouching, Destroyed, DetourWeight, EncroachedBy, EndState, GiveTo, Landed, PickedUpBy, RecheckValidTouch, RemoveFromNavigation, ReplicatedEvent, Reset, SetPickupMesh, SetPickupParticles, Timer, Touch, ValidTouch


Variables Detail

UTRotatingDroppedPickup

YawRotationRate Source code

var(UTRotatingDroppedPickup) float YawRotationRate;


Functions Detail

Tick Source code

simulated event Tick ( float DeltaTime) )


Defaultproperties

defaultproperties
{
	YawRotationRate=32768
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:57:00.886 - Created with UnCodeX