I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UTSeqAct_UnlockAchievement (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
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.