Cogito, ergo sum

Difference between revisions of "UE3:UTSeqAct UnlockAchievement (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(class was removed)
 
Line 1: Line 1:
 +
{{delete|class no longer exists}}
 
{{UE3:UTSeqAct_UnlockAchievement (UT3)}}
 
{{UE3:UTSeqAct_UnlockAchievement (UT3)}}

Latest revision as of 07:42, 17 January 2010

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.