![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NavigationTypes.h>
Public Member Functions | |
| ENGINE_API | FNavHeightfieldSamples () |
| ENGINE_API void | GetResourceSizeEx (FResourceSizeEx &CumulativeResourceSize) |
| ENGINE_API void | Empty () |
| bool | IsEmpty () const |
Public Attributes | |
| TNavStatArray< int16 > | Heights |
| TBitArray | Holes |
| FNavHeightfieldSamples::FNavHeightfieldSamples | ( | ) |
| void FNavHeightfieldSamples::Empty | ( | ) |
| void FNavHeightfieldSamples::GetResourceSizeEx | ( | FResourceSizeEx & | CumulativeResourceSize | ) |
|
inline |
| TNavStatArray<int16> FNavHeightfieldSamples::Heights |
| TBitArray FNavHeightfieldSamples::Holes |