Equals(object)
Determines if a JobHandle refers to the same scheduled job instance as the current instance.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Jobs
- Assembly: UnityEngine.CoreModule
Equals(Object)
public override bool Equals(object obj)
Parameters
Returns
Type | Description |
|---|---|
| bool | Returns true if |