Navigation
Unreal Engine C++ API Reference > Plugins > HTNPlanner
References
Module | HTNPlanner |
Header | /Engine/Plugins/AI/HTNPlanner/Source/HTNPlanner/Public/HTNBuilder.h |
Include | #include "HTNBuilder.h" |
Syntax
struct FHTNBuilder_Method
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< FHTNCondition > | Conditions | |
![]() |
TArray< FName > | Tasks |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FHTNBuilder_Method
(
const FHTNCondition& InCondition |
||
![]() |
FHTNBuilder_Method
(
const TArray< FHTNCondition >& InConditions |