![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GenericPlatformMallocCrash.h>
Public Member Functions | |
| FPtrInfo () | |
| FPtrInfo (void *NewPtr) | |
Public Attributes | |
| uint64 | Size |
| uint8 * | Ptr |
Describes a pointer.
|
inline |
|
inline |
| uint8* FPtrInfo::Ptr |
Address of the allocation.
| uint64 FPtrInfo::Size |
Size of the allocation.