UE3:UTSeqAct UnlockAchievement (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
 
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:

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.