C# Класс Ensage.Common.Menu.MenuItems.EnemyHeroesToggler

The enemy heroes toggler.
Наследование: MenuItem
Показать файл Открыть проект

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

Метод Описание
EnemyHeroesToggler ( string name, string displayName, bool>.Dictionary heroDictionary, bool defaultValues = true, bool makeChampionUniq = false ) : System.Collections.Generic

Initializes a new instance of the EnemyHeroesToggler class.

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

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

Initializes a new instance of the EnemyHeroesToggler class.
public EnemyHeroesToggler ( string name, string displayName, bool>.Dictionary heroDictionary, bool defaultValues = true, bool makeChampionUniq = false ) : System.Collections.Generic
name string The name.
displayName string The display name.
heroDictionary bool>.Dictionary The hero dictionary.
defaultValues bool The default values.
makeChampionUniq bool The make champion unique.
Результат System.Collections.Generic