operator !=(Scene, Scene)
Returns true if the Scenes are different.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Operator
- Namespace: UnityEngine.SceneManagement
- Assembly: UnityEngine.CoreModule
public static bool operator !=(Scene lhs, Scene rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |