Navigation
Unreal Engine C++ API Reference > Plugins > HTNPlanner
References
Module | HTNPlanner |
Header | /Engine/Plugins/AI/HTNPlanner/Source/HTNPlanner/Public/HTNPlanner.h |
Include | #include "HTNPlanner.h" |
Syntax
struct FHTNRestorePoint
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FHTNPolicy::FTaskID | ActiveTask | |
![]() |
int32 | NextMethod | |
![]() |
TArray< FHTNPolicy::FTaskID > | Plan | |
![]() |
FHTNWorldState | WorldState |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FHTNRestorePoint
(
const FHTNWorldState& InWorldState |
||
![]() |
FHTNRestorePoint
(
const FHTNRestorePoint& PreviousPoint, |
Constants
Name | Description |
---|---|
InitialPlanSize |