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.