![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NavigationBounds.h>
Public Member Functions | |
| bool | operator== (const FNavigationBounds &Other) const |
Public Attributes | |
| uint32 | UniqueID |
| FBox | AreaBox |
| FNavAgentSelector | SupportedAgents |
| TWeakObjectPtr< ULevel > | Level |
Friends | |
| uint32 | GetTypeHash (const FNavigationBounds &NavBounds) |
|
inline |
|
friend |
| FBox FNavigationBounds::AreaBox |
| TWeakObjectPtr<ULevel> FNavigationBounds::Level |
| FNavAgentSelector FNavigationBounds::SupportedAgents |
| uint32 FNavigationBounds::UniqueID |