This version of Unity is unsupported.

Asset.IsOneOfStates

Declaration

public bool IsOneOfStates(States[] states);

Parameters

states Array of states to test for.

Description

Returns true if the version control state of the assets is one of the input states.