I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:TriggeredCondition (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Triggers >> TriggeredCondition

Contents

Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2004

null

[edit] Properties

[edit] Property group 'TriggeredCondition'

[edit] bEnabled

Type: bool


[edit] bToggled

Type: bool


[edit] bTriggerControlled

Type: bool

false if untriggered

[edit] Internal variables

[edit] bInitialValue

Type: bool


[edit] Events

[edit] PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


[edit] Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


[edit] Untrigger

event Untrigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.UnTrigger


Personal tools