GameConditionList

v4.0

Modification Levels

Each GameCondition has a ModificationLevel, which dictates how it affects Stats.

// Get a List<ModificationLevel> of all the modification levels on each
// GameCondition in this list
public List<ModificationLevel> ModificationLevels

Last updated