Vixen
caa30e12
csharp
public sealed class BehaviorKeyContent

One blackboard key, as a file holds it.

Read the guide page for this →

Remarks

⚠ Every member is settable, and that is not laziness. 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 — a file that loses its contents by round-tripping. `AnimationGraphAsset` records the same thing at more length.

Fields and properties (2)

  • public string Name

    What the key is called.

  • public BlackboardValueType Type

    What it holds. One of the six.

Used by (21)

  • AuthorableNodeTestsVixen.Ai.Tests
  • BehaviorTreeContentVixen.Ai
  • GoapDomainContentVixen.Ai
  • PatrolChaseGiveUpTestsVixen.Ai.Nodes.Tests
  • PerceptionNodeTestsVixen.Ai.Perception.Tests
  • TypeRegistrationVixen.Ai
  • UtilityContentTestsVixen.Ai.Tests
  • UtilitySetContentVixen.Ai
  • Vixen_Ai_BehaviorKeyContentSerializerVixen.Ai
  • Vixen_Ai_BehaviorTreeContentSerializerVixen.Ai
  • Vixen_Ai_GoapDomainContentSerializerVixen.Ai
  • Vixen_Ai_UtilitySetContentSerializerVixen.Ai
  • WorldNodeRegistrationTestsVixen.Ai.Nodes.Tests
  • BehaviorTreeDocumentTestsVixen.Editor.AssetEditors.Tests
  • BehaviorTreeModelVixen.Editor.Ai
  • BehaviorTreeModelTestsVixen.Editor.Ai.Tests
  • BehaviorTreeViewVixen.Editor.AssetEditors
  • GoapDomainDocumentVixen.Editor.AssetEditors
  • LiveAgentVixen.Editor.AssetEditors.Tests
  • UtilitySetDocumentTestsVixen.Editor.AssetEditors.Tests
  • UtilitySetModelVixen.Editor.Ai