Forums › 💬 FlowCanvas › ⚙️ Support › is support edit and run in runtime? › Reply To: is support edit and run in runtime?
Hello,
If you mean to have a GUI graph editor in the final build game, then this is not possible since the graph editor is made for and using the UnityEditor namespace, which is only available within the Unity Editor.
Thank you.