Version: 2023.2
언어: 한국어
public static bool IsTempMemoryHandle (Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

파라미터

handle Safety 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.