Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavAreas
Inheritance Hierarchy
- UNavAreaBase
- UNavArea
- UNavArea_LowHeight
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavAreas/NavArea_LowHeight.h |
| Include | #include "NavAreas/NavArea_LowHeight.h" |
Syntax
UCLASS (Config=Engine, MinimalAPI)
class UNavArea_LowHeight : public UNavArea
Remarks
Special area that can be generated in spaces with insufficient free height above. Cannot be traversed by anyone.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UNavArea_LowHeight
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsLowArea () |