Click or drag to resize

IFlowExecutionComponent Interface

An interface for components to support flows of the engine.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public interface IFlowExecutionComponent

The IFlowExecutionComponent type exposes the following members.

Methods
  NameDescription
Public methodFlowExecution
Top
See Also