My program doesn't have bugs. It just develops random features.
UE1:CS_SetPhysics (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UDSDemo
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: Actor.Trigger