Version: 2023.2
言語: 日本語

戻り値

AtomicSafetyHandle The newly created AtomicSafetyHandle.

説明

Creates a new AtomicSafetyHandle.

If the memory associated with this container is being allocated using Allocator.Temp, then use AtomicSafetyHandle.GetTempMemoryHandle instead of this method.

Additional resources: AtomicSafetyHandle.Release.