Mostly Harmless

UE1:Chip (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> Actor >> Effects >> Chip

Contents

Package: 
UnrealShare
This class in other games:
U1, UT

Chip.

[edit] Properties

[edit] bHasBounced

Type: bool


[edit] Default values

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

[edit] States

[edit] Flying

Modifiers: auto

[edit] Flying.BeginState

simulated event BeginState ()

Overrides: Object.BeginState (global)


[edit] Flying.HitWall

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

Overrides: Actor.HitWall (global)


[edit] Flying.Landed

simulated event Landed (Object.Vector HitNormal)

Overrides: Actor.Landed (global)


Personal tools