There is no spoon

UE2:TriggeredCondition (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Triggers >> TriggeredCondition
Package: 
Gameplay
This class in other games:
UE2Runtime, U2, UT2004

null

Properties

Property group 'TriggeredCondition'

bEnabled

Type: bool


bToggled

Type: bool


bTriggerControlled

Type: bool

false if untriggered

Internal variables

bInitialValue

Type: bool


Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


Untrigger

event Untrigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.UnTrigger