Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public bool IsState(Asset.States state)

Parameters

state

State to check for.

Returns

Type

Description

bool