Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:Vase (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 >> Decoration >> Vase
Package: 
UnrealShare
Direct subclasses:
Pottery0, Pottery1, Pottery2
This class in other games:
RTNP, UT

Vase.

Default values

Property Value
bBlockActors True
bBlockPlayers True
bCollideActors True
bCollideWorld True
bPushable True
bStatic False
CollisionHeight 28.0
DrawType DT_Mesh
EndPushSound Sound'UnrealShare.General.Endpush'
Mass 100.0
Mesh LodMesh'UnrealShare.vaseM'
PushSound Sound'UnrealShare.General.ObjectPush'

States

active

Modifiers: auto

active.TakeDamage

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

Overrides: Actor.TakeDamage (global)