Vixen
caa30e12
csharp
public sealed class SpawnEntryDefinition

One thing a spawn table can produce.

Read the guide page for this →

Fields and properties (4)

  • public string Creature

    The address of what.

  • public float Weight

    How likely it is against the other rows.

  • public int Minimum

    The fewest that come at once.

  • public int Maximum

    The most.

Used by (7)

  • ContentVixen.Gameplay.Ai.Tests
  • SpawnLibraryVixen.Gameplay.Ai
  • SpawnTableDefinitionVixen.Gameplay.Ai
  • SpawnTestsVixen.Gameplay.Ai.Tests
  • TypeRegistrationVixen.Gameplay.Ai
  • Vixen_Gameplay_Ai_SpawnEntryDefinitionSerializerVixen.Gameplay.Ai
  • Vixen_Gameplay_Ai_SpawnTableDefinitionSerializerVixen.Gameplay.Ai