Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FStateGraph | State graph class to run and manage nodes with. | ||
| FStateGraphNode | Abstract base class for all nodes in the state graph. | ||
| FStateGraphNodeFunction | Node for wrapping functions as delegates. |
Typedefs
| Name | Description |
|---|---|
| FStateGraphNodeFunctionComplete | Complete function type passed into FStateGraphNodeFunction node start functions. |
| FStateGraphNodeFunctionPtr | |
| FStateGraphNodeFunctionRef | |
| FStateGraphNodeFunctionStart | Start function delegate type for FStateGraphNodeFunction nodes. |
| FStateGraphNodeFunctionWeakPtr | |
| FStateGraphNodePtr | |
| FStateGraphNodeRef | |
| FStateGraphNodeWeakPtr | |
| FStateGraphPtr | |
| FStateGraphRef | |
| FStateGraphWeakPtr |