Namespace Ceres.Editor.Flow
Classes
- BlackboardInspectorPanel
Display an inspector ui for blackboard
- ExecutableFunctionRegistry
Helper class for query executable functions
- ExecutableNodeElement
Base class for node visual element of ExecutableNodeView
- ExecutableNodeInspector
Inspector for displaying and editing executable node fields using IMGUI Only draws fields that have FieldResolver
- ExecutableNodeView
Base class for node view of ExecutableNode
- FlowGraphDebugState
Editor window scope debug state
- FlowGraphEditorObject
Editor flow graph data container
- FlowGraphHotReloadManager
Manager for hot reloading FlowGraph instances during play mode
- FlowGraphInspectorPanel
Inspector panel for Flow Graph Editor Displays information about selected nodes and allows editing their properties
- FlowGraphValidator
Validate flow graph whether it can be compiled
- LocalFunction
Variable represents local custom function in flow subGraph