Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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: