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

Asset.IsState

Declaration

public bool IsState(VersionControl.Asset.States state);

Parameters

state State to check for.

Description

Returns true if the version control state of the asset exactly matches the input state.