Version: 2019.1
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.