csharp
public sealed class LootModuleThe loot library as a module a game composes.
Fields and properties (1)
public string NameWhat it is called, in a diagnostic and in the composition report.
Methods (1)
public void Configure(GameplayModuleBuilder builder)Declares what it brings.
Used by (3)
- MmoModuleMmo.Shared
- MmoModulesMmo.Shared
- LootModuleTestsVixen.Gameplay.Loot.Tests