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 be shown in the Intelligence Editor. Therefore, you will not be able to adjust their values through the Intelligence Editor
Supported Field Types¶
Currently, only the following field types can be serialized to JSON and adjusted using the Utility Intelligence Editor. You should use these types when declaring parameter fields for Inputs, Input Normalizations, Action Tasks, and Target Filters.
enum
int
long
float
double
bool
string
Vector2
Vector2Int
Vector3
Vector3Int
Color
LayerMask
VariableReference<TValue>
If you like Utility Intelligence, please consider supporting it by leaving a 5-star review on the Asset Store.
Your positive feedback motivates me to keep improving and delivering more updates for this framework.
Thank you so much for your support. I love you all! 🥰

Created : September 15, 2024