This version of Unity is unsupported.

AtomicSafetyHandle.GetWriterName

Declaration

public static string GetWriterName(Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

Parameters

handle Safety handle.

Returns

string Name of the writer, if any.

Description

Return the debug name of the current writer on an atomic safety handle.