IsValid()
Check if the ReadHandle is valid.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.IO.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
public bool IsValid()
Returns
Type | Description |
|---|---|
| bool | True if the ReadHandle is valid. |