UnsafeUtility.FreeTracked

Declaration

public static void FreeTracked(void* memory, Unity.Collections.Allocator allocator);

Parameters

memory Memory pointer.
allocator Allocator.

Description

Free memory with leak tracking.


Did you find this page useful? Please give it a rating: