Version: 2023.2
言語: 日本語

AtomicSafetyHandle.CheckWriteAndBumpSecondaryVersion

マニュアルに切り替える
public static void CheckWriteAndBumpSecondaryVersion (Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

パラメーター

handle The AtomicSafetyHandle to check.

説明

Performs AtomicSafetyHandle.CheckWriteAndThrow and then, assuming that the handle can be written to, bumps the secondary version.

For more information about container version numbers, see Copying NativeContainer structures.


Did you find this page useful? Please give it a rating: