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