Always snap to grid

UE1:CS_SetPhysics (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
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