Interface IFlowGraphRuntime
Interface for
public interface IFlowGraphRuntime
Properties
Graph
Get runtime FlowGraph instance
FlowGraph Graph { get; }
Property Value
Object
Runtime context
UObject Object { get; }
Property Value
- UObject
Interface for
public interface IFlowGraphRuntime
Get runtime FlowGraph instance
FlowGraph Graph { get; }
Runtime context
UObject Object { get; }