IsState(States)
Returns true if the version control state of the asset exactly matches the input state.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
public bool IsState(Asset.States state)
Parameters
State to check for.
Returns
Type | Description |
|---|---|
| bool |