MothCocoon / FlowGraph

Design-agnostic node system for scripting game’s flow in Unreal Engine

Home Page:https://discord.gg/Xmtr6GhbmW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make LoadRootFlow & LoadSubFlow accessible to Blueprints

Mephiztopheles opened this issue · comments

The method UFlowSubSystem::LoadRootFlow & UFlowSubSystem::LoadSubFlow are not acessible to Blueprints.
This prevents people which are not familiar with c++ to load their save games