My program doesn't have bugs. It just develops random features.
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
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.