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

파라미터

handleSafety handle.

반환

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

설명

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