![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "DetourCrowd/DetourProximityGrid.h"#include "Detour/DetourCommon.h"#include "Detour/DetourAlloc.h"#include "Detour/DetourAssert.h"Functions | |
| dtProximityGrid * | dtAllocProximityGrid () |
| void | dtFreeProximityGrid (dtProximityGrid *ptr) |
| int | hashPos2 (int x, int y, int n) |
| dtProximityGrid * dtAllocProximityGrid | ( | ) |
| void dtFreeProximityGrid | ( | dtProximityGrid * | ptr | ) |
|
inline |