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