Navigation
API > API/Plugins > API/Plugins/HTNPlanner
| Name | FHTNCompositeTask |
| Type | struct |
| Header File | /Engine/Plugins/AI/HTNPlanner/Source/HTNPlanner/Public/HTNDomain.h |
| Include Path | #include "HTNDomain.h" |
Syntax
struct FHTNCompositeTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHTNCompositeTask() |
HTNDomain.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Methods | FHTNMethod * | HTNDomain.h | ||
| MethodsCount | uint8 | HTNDomain.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 FindSatisfiedMethod
(
const FHTNWorldState& WorldState, |
HTNDomain.h |