Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavModifierComponent
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavModifierComponent.h |
| Include | #include "NavModifierComponent.h" |
Syntax
struct FRotatedBox
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBox | Box | ||
| FQuat | Quat |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRotatedBox () |
|||
FRotatedBox
(
const FBox& InBox, |