Version: 2023.2
言語: 日本語
public static bool IsValidNonDefaultHandle (ref Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

パラメーター

handle Safety handle.

戻り値

bool true if the handle has been initialized and is valid; false otherwise.

説明

Check if the handle has been initialized and is currently valid.