Skip to content

Supported Types

Supported Value Types

Currently, only the following value types are supported. You should use these types as value types for Inputs, Input Normalizations, and Blackboard Variables:

  • enum
  • int
  • long
  • float
  • double
  • bool
  • string
  • Vector2
  • Vector2Int
  • Vector3
  • Vector3Int
  • Color

Note

You can still use other types as value types for Inputs, Input Normalizations, and Blackboard Variables. However, they will not appear in the Intelligence Editor, meaning you will not be able to adjust their values through it.

Supported Field Types

Currently, only the following field types can appear in the Intelligence Editor and be serialized to JSON. You should use these types when declaring parameter fields for Inputs, Input Normalizations, Action Tasks, and Target Filters.

  • All supported value types
  • LayerMask
  • VariableReference<TValueType>

If you haven’t already, please consider leaving a review on the Asset Store. Whether good or bad, your feedback helps shape the future of this framework, and lets others determine whether it’s a good fit for their games. Thank you so much!💘 I love you all!🥰


Last update : October 11, 2025
Created : September 15, 2024