#include <BehaviorTreeTypes.h>
◆ FBTNodeIndex() [1/2]
| FBTNodeIndex::FBTNodeIndex |
( |
| ) |
|
|
inline |
◆ FBTNodeIndex() [2/2]
| FBTNodeIndex::FBTNodeIndex |
( |
uint16 |
InInstanceIndex, |
|
|
uint16 |
InExecutionIndex |
|
) |
| |
|
inline |
◆ Describe()
| FString FBTNodeIndex::Describe |
( |
| ) |
const |
|
inline |
◆ IsSet()
| bool FBTNodeIndex::IsSet |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ TakesPriorityOver()
◆ GetTypeHash
◆ ExecutionIndex
| uint16 FBTNodeIndex::ExecutionIndex |
execution index within instance
◆ InstanceIndex
| uint16 FBTNodeIndex::InstanceIndex |
index of instance of stack
◆ InvalidIndex
The documentation for this struct was generated from the following files: