Always snap to grid

UE2:ObjectiveEvent (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Triggers >> ObjectiveEvent
Package: 
U2

ObjectiveEvent: Used to expose mission objectives as the level progresses.

Properties[edit]

Property group 'ObjectiveEvent'[edit]

NotifySound[edit]

Type: Sound

Set this to None if you don't want the event broadcast to the player.

Default value: Sound'U2AmbientA.UI.NewObjective'

Status[edit]

Type: LevelInfo.ELevelObjectiveStatus


Default value: OBJECTIVE_Incomplete

Instance functions[edit]

Trigger[edit]

function Trigger (Actor Other, Pawn EventInstigator, optional name EventName)

Overrides: Actor.Trigger