![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Recast/RecastAlloc.h"Functions | |
| void | rcMemCpy (void *dst, void *src, int size) |
| void | rcAllocSetCustom (rcAllocFunc *allocFunc, rcFreeFunc *freeFunc) |
| void * | rcAlloc (int size, rcAllocHint hint) |
| void | rcFree (void *ptr) |
| void * rcAlloc | ( | int | size, |
| rcAllocHint | hint | ||
| ) |
| void rcAllocSetCustom | ( | rcAllocFunc * | allocFunc, |
| rcFreeFunc * | freeFunc | ||
| ) |
ptr unchanged. So it still points to the same (now invalid) location, and not to null.