handle | The AtomicSafetyHandle to check. |
bool True if the AtomicSafetyHandle is configured to allow reading or writing, false otherwise.
Checks if the AtomicSafetyHandle is configured to allow reading or writing.
Read and write access is allowed by default in any newly created AtomicSafetyHandle.
Additional resources: AtomicSafetyHandle.SetAllowReadOrWriteAccess.