Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Utilities | String
Parses a string as a float. If the string does not represent a valid number the result is 0. Use this to decode a numeric value that arrived as a string โ for example from a gameplay tag payload or a name-keyed data table.
The string to parse as a float.
The float value parsed from Value, or 0 if parsing fails.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.