Vixen
c7401864
csharp
public sealed class EconomyModule

The economy library as a module a game composes.

Read the guide page for this →

Remarks

Two definition types and no stats. A currency is not an attribute: it is a durable number a requirement asks about, and making it one would put it in the modifier algebra where a buff could mint gold.

Fields and properties (2)

  • public const string CurrencyRoot

    The tag every currency's tag sits under.

  • public string Name

    What it is called, in a diagnostic and in the composition report.

Methods (1)

Used by (1)

  • MmoModulesMmo.Shared