StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


Project maintained by StateTreeTools Hosted on GitHub Pages — Theme by mattgraham

Text To String

Plugin: StateTreeToolsCore Category: Utilities | String

Converts an FText value to a plain string, discarding localization metadata. Use this when you need the raw string content of a Text field for comparison, logging, or feeding into a string property.


Configuration

Value

The FText to convert.

Result

The plain string content of Value.

Unreal Engine Version Notes

Property functions are not available in UE 5.4. This node requires UE 5.5 or later.


← Back to Utilities · ← Back to home