There is no spoon

UE3:UTSeqAct_UnlockAchievement (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_UnlockAchievement
Package: 
UTGame
This class in other games:
UT3

Used to allow level designers to issue achievements

Properties

Property group 'UTSeqAct_UnlockAchievement'

AchievementId

Type: UTTypes.EUTGameAchievements

The achievement to unlock (should be single/coop players only)

Default values

Property Value
ObjCategory "Misc"
ObjName "Unlock Achievement"

Events

Activated

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.