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

UE1:UT_WallHit (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09: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 >> Effects >> BulletImpact >> UT_WallHit
Package: 
BotPack
Direct subclasses:
ImpactMark, SawHit, UT_HeavyWallHitEffect, UT_LightWallHitEffect

UT_WallHit.

Properties

ChipOdds

Type: float


Default value: 0.2

MaxChips

Type: int


Default value: 2

MaxSparks

Type: int


Default value: 3

RealRotation

Type: Object.Rotator


Default values

Property Value
bNetOptional True
RemoteRole ROLE_SimulatedProxy

Instance functions

SpawnEffects

simulated function SpawnEffects ()


SpawnSound

simulated function SpawnSound ()


States

StartUp

Modifiers: auto

StartUp.Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)