My program doesn't have bugs. It just develops random features.

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

Property group 'CS_SetPhysics'

ActorTag

Type: name


bRestore

Type: bool

If true, the second trigger undoes the first

Default value: True

NewPhysics

Type: Actor.EPhysics


Internal variables

bTriggered

Type: bool


SavedPhysics

Type: Actor.EPhysics


Events

PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger