![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NavigationTypes.h>
Inheritance diagram for FNavLocation:Public Member Functions | |
| FNavLocation () | |
| FNavLocation (const FVector &InLocation, NavNodeRef InNodeRef=INVALID_NAVNODEREF) | |
| bool | HasNodeRef () const |
| operator FVector () const | |
| bool | operator== (const FNavLocation &Other) const |
Public Attributes | |
| FVector | Location |
| NavNodeRef | NodeRef |
Describes a point in navigation data
|
inline |
|
inlineexplicit |
|
inline |
checks if location has associated navigation node ref
|
inline |
|
inline |
| FVector FNavLocation::Location |
location relative to path's base
| NavNodeRef FNavLocation::NodeRef |
node reference in navigation data