Navigation
API > API/Runtime > API/Runtime/MassEngine
Tag indicating that the entity has been evaluated for navigation relevance. Added to all entities after initial evaluation regardless of relevance outcome, so that non-relevant entities are not re-evaluated every frame.
| Name | FMassNavigationEvaluatedTag |
| Type | struct |
| Header File | /Engine/Source/Runtime/Mass/MassEngine/Public/AI/MassEngineNavigationFragments.h |
| Include Path | #include "AI/MassEngineNavigationFragments.h" |
Syntax
USTRUCT ()
struct FMassNavigationEvaluatedTag : public FMassTag
Inheritance Hierarchy
- FMassElement → FMassTag → FMassNavigationEvaluatedTag