Always snap to grid

UE2:TriggeredCondition (UT2004)

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

null

Properties

Property group 'TriggeredCondition'

bEnabled

Type: bool


bToggled

Type: bool


bTriggerControlled

Type: bool

false if untriggered

Internal variables

bInitialValue

Type: bool


Default values

Property Value
bCollideActors False

Functions

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


Other instance functions

Reset

function Reset ()

Overrides: Actor.Reset