Always snap to grid
UE3:UTSeqAct_UnlockAchievement (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_UnlockAchievement |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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.