There is no spoon
UE3:UTSeqAct_UnlockAchievement (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
This page has been proposed for deletion. If you think this page should be kept, please state a reason on its talk page. |
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[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.