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
Property group 'PhysicsTrigger'
ActorList
CurrentPhysics
Type: Actor.EPhysics
PhysicsList
Type: array<Actor.EPhysics>
Default value, index 1: PHYS_Rotating
Internal variables
TargetActors
Default values
Property | Value |
---|---|
Texture | Texture'U2.S_PhysicsTrigger' |
Functions
Events
PreBeginPlay
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
Other instance functions
SelectNextPhysics
function SelectNextPhysics ()
Trigger
Overrides: Actor.Trigger
TriggerActors
protected function TriggerActors (Actor TriggerSrc, class<Actor> TriggerClass, Actor Other, Pawn Instigator, name TriggerEvent, bool bTriggerNPCs)
Overrides: Triggers.TriggerActors