Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Utilities | String
Wraps a plain string in an FText value. The resulting text is not localized. Use this when a property requires FText but the source value is a string โ for example to populate a UI label binding with a dynamically computed string.
The string to wrap as Text.
An FText containing the string Value.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.