Runtime Classes

DeepStatsInstance
The core of the library, this is where DeepModifiers are collected and Stats are calculated. Add this to any instance in your game that needs stats.

DeepModifierCollection
A class for holding a collection of DeepModifiers. This can be used as a source of Modifiers to other DeepStats instances.

EditorDeepModifier
An editor friendly class for designing and building DeepModifiers, the standard Modifier struct used in DeepStats.


Table of contents