Page cover

Game Module "Lists"

v4.0

Most Game Module types (Stat, Condition, Quest, etc) have "List" objects, such as GameStatList, GameConditionList, and so on. Some will have unique methods, but all will have common methods that handle the same operations, but specific to their type.

circle-check
circle-info

The common methods can be found in GameModuleListExtensions.cs

circle-exclamation

Last updated