The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:ThrowStuff (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U1 Object >> Actor >> Keypoint >> ThrowStuff
Package: 
UnrealShare
This class in other games:
RTNP, UT

ThrowStuff. throw pawns, inventory (non-item), and decorations around

Properties

Property group 'ThrowStuff'

bRandomize

Type: bool


interval

Type: float


Numthrows

Type: byte


Default value: 1

throwVect

Type: Object.Vector


Internal variables

baseSize

Type: float


remainingThrows

Type: byte


Default values

Property Value
bStatic False

Functions

Events

PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


Timer

event Timer ()

Overrides: Actor.Timer


Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


Other instance functions

Throwing

function Throwing ()