StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


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

<=

Plugin: StateTreeToolsCore Category: Math | Float

Returns true if Left is less than or equal to Right. Use this when the boundary value itself should count as satisfying the condition.


Configuration

Left

The value on the left-hand side of the comparison.

The value on the right-hand side of the comparison.

Result

true if Left <= Right, otherwise false.

Unreal Engine Version Notes

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


← Back to Math | Float · ← Back to home