Cogito, ergo sum

UE1:Chip (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 >> Effects >> Chip
Package: 
UnrealShare
This class in other games:
RTNP, U1

Chip.

Properties

bHasBounced

Type: bool


Default values

Property Value
bBounce True
bCollideWorld True
bFixedRotationDir True
bNetOptional True
bUnlit True
DrawType DT_Mesh
LifeSpan 3.0
Mesh LodMesh'UnrealShare.ChipM'
Physics PHYS_Falling
RemoteRole ROLE_SimulatedProxy

States

Flying

Modifiers: auto

Flying.BeginState

simulated event BeginState ()

Overrides: Object.BeginState (global)


Flying.HitWall

simulated event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: Actor.HitWall (global)


Flying.Landed

simulated event Landed (Object.Vector HitNormal)

Overrides: Actor.Landed (global)