I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:ExplodingWall (RTNP)

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
RTNP Object >> Actor >> Effects >> ExplodingWall
Package: 
UnrealShare
Direct subclass:
BreakingGlass
This class in other games:
U1, UT

ExplodingWall.

Properties[edit]

Property group 'ExplodingWall'[edit]

ActivatedBy[edit]

Type: name

Array size: 5


Default value: 'exploded'

BreakingSound[edit]

Type: Sound


bTranslucentGlass[edit]

Type: bool


bUnlitGlass[edit]

Type: bool


ExplosionDimensions[edit]

Type: float


Default value: 120.0

ExplosionSize[edit]

Type: float


Default value: 200.0

GlassParticleSize[edit]

Type: float


Default value: 1.0

GlassTexture[edit]

Type: Texture


Health[edit]

Type: int


NumGlassChunks[edit]

Type: int


NumWallChunks[edit]

Type: int


Default value: 10

NumWoodChunks[edit]

Type: int


Default value: 3

WallParticleSize[edit]

Type: float


Default value: 1.0

WallTexture[edit]

Type: Texture


WoodParticleSize[edit]

Type: float


Default value: 1.0

WoodTexture[edit]

Type: Texture


Default values[edit]

Property Value
bCollideActors True
bCollideWorld True
bNetTemporary False
bProjTarget True
CollisionHeight 32.0
CollisionRadius 32.0
DrawScale 0.3
DrawType DT_Sprite
RemoteRole ROLE_SimulatedProxy
Texture Texture'UnrealShare.s_Exp'

Events[edit]

PreBeginPlay[edit]

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


States[edit]

Exploding[edit]

Modifiers: auto

Exploding.TakeDamage[edit]

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

Overrides: Actor.TakeDamage (global)


Exploding.Trigger[edit]

singular event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger (global)


Exploding.Explode[edit]

function Explode (Pawn EventInstigator, Object.Vector Momentum)