Vixen
caa30e12
csharp
public sealed class GoapKeyContent

One world key, as a file holds it.

Read the guide page for this →

Remarks

⚠ Every member is settable. The YAML binder takes part only in members it can write on both sides, so a get-only collection is written out and then silently skipped on load.

Fields and properties (4)

  • public string Name

    What the key is called. Conditions and effects name it.

  • public GoapSourceKind Source

    Where its value comes from.

  • public string From

    The blackboard key or the registered source's name.

  • public int Value

    The number, for Constant.

Used by (9)

  • GoapDomainContentVixen.Ai
  • GoapDomainContentCompilerVixen.Ai
  • TypeRegistrationVixen.Ai
  • Vixen_Ai_GoapDomainContentSerializerVixen.Ai
  • Vixen_Ai_GoapKeyContentSerializerVixen.Ai
  • GoapDomainDocumentVixen.Editor.AssetEditors
  • GoapDomainDocumentTestsVixen.Editor.AssetEditors.Tests
  • GoapDomainViewVixen.Editor.AssetEditors
  • GoapGraphProjectionTestsVixen.Editor.AssetEditors.Tests