MothCocoon / FlowGraph

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

Add a bunch of const keywords to allow usage of LogError/LogWarning/LogNote in const functions without const_cast #207

Closed MaksymKapelianovych closed 2 months ago

MothDoctor commented 2 months ago

Hi, please grab the latest changes as this change has merge conflicts with just accepted Flow AddOns.

MaksymKapelianovych commented 2 months ago

Updated!

MothDoctor commented 2 months ago

One more merge fix will be needed here. I will pull as the next PR after merge fix and applying my comments :)