I'm a doctor, not a mechanic

UE1:CS_SetPhysics (RTNP)

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
RTNP Object >> Actor >> Triggers >> CutSeq >> CS_SetPhysics
Package: 
UDSDemo

The Unreal Director's Suite Release version: Jan 7th, 1999

[ CS_SetPhysics ]

Adjusts the physics of an actor.

Properties[edit]

Property group 'CS_SetPhysics'[edit]

ActorTag[edit]

Type: name


bRestore[edit]

Type: bool

If true, the second trigger undoes the first

Default value: True

NewPhysics[edit]

Type: Actor.EPhysics


Internal variables[edit]

bTriggered[edit]

Type: bool


SavedPhysics[edit]

Type: Actor.EPhysics


Events[edit]

PreBeginPlay[edit]

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger