C# Класс withSIX.Mini.Core.Games.Services.ContentInstaller.ItemStateExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
IsBusy ( this state ) : bool
RequiresAction ( this state ) : bool

Описание методов

IsBusy() публичный статический Метод

public static IsBusy ( this state ) : bool
state this
Результат bool

RequiresAction() публичный статический Метод

public static RequiresAction ( this state ) : bool
state this
Результат bool