public static bool IsTempMemoryHandle (Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

Parámetros

handleSafety handle.

Valor de retorno

bool True if the safety handle is the temp memory handle for the current scope.

Descripción

Checks if an AtomicSafetyHandle is the temp memory safety handle for the currently active temp memory scope.