AtomicSafetyHandle.SetAllowSecondaryVersionWriting
public static void SetAllowSecondaryVersionWriting(Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle,
bool allowWriting);
Parameters
| handle | Safety handle. | |
| allowWriting | Allow writing. |
Description 描述
Switches the AtomicSafetyHandle to the secondary version number.