Navigation
Unreal Engine C++ API Reference > Plugins > HTNPlanner
Inheritance Hierarchy
- FHTNExecutableAction
- FHTNPrimitiveTask
References
Module | HTNPlanner |
Header | /Engine/Plugins/AI/HTNPlanner/Source/HTNPlanner/Public/HTNDomain.h |
Include | #include "HTNDomain.h" |
Syntax
struct FHTNPrimitiveTask : public FHTNExecutableAction
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FHTNEffect * | Effects | Effect (applied to world state when this task is used) |
![]() |
uint8 | EffectsCount |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |