Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
Deprecated * This version is deprecated. Please use GetRandomLocationInNavigableRadius instead
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
static bool K2_GetRandomPointInNavigableRadius
&40;
UObject &42; WorldContextObject,
const FVector & Origin,
FVector & RandomLocation,
float Radius,
ANavigationData &42; NavData,
TSubclassOf< UNavigationQueryFilter > FilterClass
&41;
Remarks
Note that this function was only deprecated for blueprint in 5.1 Note2: originally deprecated as 4.22, bumped up to 5.1 as per comment above.