Class FlowGraphAsset
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Ludiq.Bolt
Syntax
[RenamedFrom("Bolt.FlowMacro")]
[RenamedFrom("Ludiq.Bolt.FlowMacro")]
[Obsolete("Use the new class system to create class assets.")]
public sealed class FlowGraphAsset : GraphAsset<LegacyFlowGraph>, ILudiqRootObject, IGraphAsset, IGraphRoot, IGraphParent, IGraphRootSerializer, ISerializationDependency, ISerializationCallbackReceiver, INotifyPropertyChanged
Methods
ShowData()
Declaration
[ContextMenu("Show Data...")]
protected override void ShowData()