IsValid
Returns true if the ContentSceneFile handle is valid. A handle becomes invalid after the file is unloaded.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Loading
- Assembly: UnityEngine.ContentLoadModule
public bool IsValid { get; }