Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Utilities | String
Parses a string as an integer. If the string does not represent a valid integer the result is 0. Use this to decode an index or count that was stored or transmitted as a string.
The string to parse as an integer.
The integer 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.