Version: 2023.2

AtomicSafetyHandle.UseSecondaryVersion

切换到手册
public static void UseSecondaryVersion (ref Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

参数

handle 安全句柄。

描述

将该 AtomicSafetyHandle 切换为辅助版本号。

For a conceptual overview of container version numbers, see Copying NativeContainer structures.