Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetWriterName(AtomicSafetyHandle)

Gets the debug name of the current writer on an AtomicSafetyHandle.
Read time 1 minuteLast updated 13 days ago

Definition

public static string GetWriterName(AtomicSafetyHandle handle)

Parameters

The AtomicSafetyHandle to check.

Returns

Type

Description

stringThe name of the writer, if there is any.