AtomicSafetyHandle.GetWriterName

Declaration

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

Parameters

handle The AtomicSafetyHandle to check.

Returns

string The name of the writer, if there is any.

Description

Gets the debug name of the current writer on an AtomicSafetyHandle.


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