I'm a doctor, not a mechanic
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[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]
Overrides: Actor.Trigger