C# Класс CJBCheatsMenu.Framework.Cheats.Time.SetDayCheat

A cheat which sets the current day.
Наследование: CJBCheatsMenu.Framework.Cheats.Time.BaseDateCheat
Показать файл Открыть проект

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

Метод Описание
GetFields ( CheatContext context ) : IEnumerable

Get the config UI fields to show in the cheats menu.

Приватные методы

Метод Описание
SafelySetDay ( int day ) : void

Safely transition to the given day.

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

GetFields() публичный Метод

Get the config UI fields to show in the cheats menu.
public GetFields ( CheatContext context ) : IEnumerable
context CheatContext The cheat context.
Результат IEnumerable