There is no spoon
UE2:PhysicsTrigger (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- U2
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. |
PhysicsTrigger
Properties[edit]
Property group 'PhysicsTrigger'[edit]
ActorList[edit]
CurrentPhysics[edit]
Type: Actor.EPhysics
PhysicsList[edit]
Type: array<Actor.EPhysics>
Default value, index 1: PHYS_Rotating
Internal variables[edit]
TargetActors[edit]
Default values[edit]
Property | Value |
---|---|
Texture | Texture'U2.S_PhysicsTrigger' |
Functions[edit]
Events[edit]
PreBeginPlay[edit]
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
Other instance functions[edit]
SelectNextPhysics[edit]
function SelectNextPhysics ()
Trigger[edit]
Overrides: Actor.Trigger
TriggerActors[edit]
protected function TriggerActors (Actor TriggerSrc, class<Actor> TriggerClass, Actor Other, Pawn Instigator, name TriggerEvent, bool bTriggerNPCs)
Overrides: Triggers.TriggerActors