Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Utilities | String
Converts a boolean value to the string "true" or "false". Use this to include a bool in a text output, log message, or anywhere a string representation of a boolean is needed.
The boolean value to convert.
"true" if Value is true, or "false" if Value is false.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.