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.CheckExistsAndThrow

public static void CheckExistsAndThrow(Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

Parameters

handleSafety handle.

Description

Checks if the handle is still valid and throws an exception if it is already destroyed.

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