There is no spoon

UE3:UTSeqAct_UnlockAchievement (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:42, 17 January 2010 by Wormbo (Talk | contribs) (class was removed)

(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[edit]

Property group 'UTSeqAct_UnlockAchievement'[edit]

AchievementId[edit]

Type: UTTypes.EUTGameAchievements

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

Default values[edit]

Property Value
ObjCategory "Misc"
ObjName "Unlock Achievement"

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.