Gah - a solution with more questions. – EntropicLqd

UE1:Book (UT)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Decoration >> Book
Package: 
UnrealShare
Direct subclasses:
BlueBook, GreenBook, YellowBook
This class in other games:
RTNP, U1

Book.

Properties[edit]

bFirstHit[edit]

Type: bool


Default values[edit]

Property Value
bBlockActors True
bBlockPlayers True
bCollideActors True
bCollideWorld True
bPushable True
bStatic False
CollisionHeight 4.0
CollisionRadius 12.0
DrawType DT_Mesh
Mass 1.0
Mesh LodMesh'UnrealShare.BookM'
PushSound Sound'UnrealShare.General.Chunkhit2'

States[edit]

Animate[edit]

Modifiers: auto

Animate.HitWall[edit]

event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: Actor.HitWall (global)


Animate.TakeDamage[edit]

event TakeDamage (int NDamage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)

Overrides: Actor.TakeDamage (global)