MothCocoon / FlowGraph

Design-agnostic node system for scripting game’s flow in Unreal Engine
https://discord.gg/Xmtr6GhbmW
MIT License
1.21k stars 239 forks source link

Fix compilation for iOS #224

Closed slobodin closed 2 months ago

slobodin commented 2 months ago

Fixed few issues that were preventing compilation of the plugin on iOS (clang)

MothDoctor commented 2 months ago

Thanks for the fix, accepted! :)