IsValid()
Determines whether this EntityId represents a valid entity.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool IsValid()
Returns
Type | Description |
|---|---|
| bool | True if this EntityId is valid; otherwise, false. |