IsOneOfStates(States[])
Returns true if the version control state of the assets is one of the input states.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
public bool IsOneOfStates(Asset.States[] states)
Parameters
Array of states to test for.
Returns
Type | Description |
|---|---|
| bool |