Vixen
c7401864
csharp
public sealed class GoapDomainLibrary

The domains a world's agents may name, by index.

Read the guide page for this →

Remarks

The same arrangement BehaviorTreeLibrary and UtilitySetLibrary have.

Fields and properties (2)

  • public int Count

    How many domains it holds.

  • public GoapDomain this[int index]

    The domain at an index, which is what an AiAgent names.

Methods (2)

Used by (5)

  • AiSnapshotsVixen.Ai
  • AiSystemVixen.Ai
  • GoapAgentTestsVixen.Ai.Tests
  • VillageVixen.Ai.Nodes.Tests
  • AgentDebugModelVixen.Editor.Ai