Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

AtomicSafetyHandle.GetWriterName

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

Parameters

handleSafety handle.

Returns

string Name of the writer, if any.

Description

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

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