Navigation
API > API/Plugins > API/Plugins/MassAIBehavior
| |
|
| Name |
FZoneGraphTagMaskCondition |
| Type |
struct |
| Header File |
/Engine/Plugins/AI/MassAI/Source/MassAIBehavior/Public/Conditions/ZoneGraphTagConditions.h |
| Include Path |
#include "Conditions/ZoneGraphTagConditions.h" |
Syntax
USTRUCT (DisplayName="ZoneGraphTagMask Compare")
struct FZoneGraphTagMaskCondition : public FMassStateTreeConditionBase
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FZoneGraphTagMaskCondition()
|
|
Conditions/ZoneGraphTagConditions.h |
|
Typedefs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bInvert |
bool |
|
Conditions/ZoneGraphTagConditions.h |
- EditAnywhere
- Category=Condition
|
| Operator |
EZoneLaneTagMaskComparison |
|
Conditions/ZoneGraphTagConditions.h |
- EditAnywhere
- Category=Condition
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual const UStruct * GetInstanceDataType()
|
|
Conditions/ZoneGraphTagConditions.h |
|