Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.