handle | Safety handle. |
bool True if the AtomicSafetyHandle is configured to allow reading or writing, false otherwise.
Returns true if the AtomicSafetyHandle is configured to allow reading or writing.
Read and write access is allowed by default in any newly created AtomicSafetyHandle.
See Also: AtomicSafetyHandle.SetAllowReadOrWriteAccess.