![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NavigationTypes.h>
Public Member Functions | |
| FNavigationPortalEdge () | |
| FNavigationPortalEdge (const FVector &InLeft, const FVector &InRight, NavNodeRef InToRef) | |
| FVector | GetPoint (const int32 Index) const |
| FVector::FReal | GetLength () const |
| FVector | GetMiddlePoint () const |
Public Attributes | |
| FVector | Left |
| FVector | Right |
| NavNodeRef | ToRef |
|
inline |
|
inline |
|
inline |
|
inline |
| FVector FNavigationPortalEdge::Left |
| FVector FNavigationPortalEdge::Right |
| NavNodeRef FNavigationPortalEdge::ToRef |