Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.