UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
UnityToolbox.GameplayFeatures.Achievements Namespace Reference

All scripts related to the Achievement system.

Namespaces

namespace  Editor
 All scripts related to the Achievement system required for the editor.
 

Classes

class  AchievementData
 The definition for an achievement. More...
 
class  AchievementEvent
 An event which is used for achviement triggers. More...
 
class  AchievementManager
 The manager for all Achievements. Needs to be present if Achievements are used. The manager needs to be manually updated to cache all existing achievements in the project. More...
 
class  AchievementTrigger
 Implement this to define a new trigger which can be selected for the AchievementData. More...