This version of Unity is unsupported.

AtomicSafetyHandle.PrepareUndisposable

Declaration

public static void PrepareUndisposable(ref Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

Parameters

handle Safety handle.

Description

Marks the AtomicSafetyHandle so that it cannot be disposed of.