C# Class SkinsPlus.Setup

Show file Open project: Enochen/EloBuddy

Public Properties

Property Type Description
ChampEnabled bool>.Dictionary
ChampSkins int>.Dictionary
Heroes List

Public Methods

Method Description
OnGameLoad ( EventArgs gameArgs ) : void

Method Details

OnGameLoad() public static method

public static OnGameLoad ( EventArgs gameArgs ) : void
gameArgs System.EventArgs
return void

Property Details

ChampEnabled public static property

public static Dictionary ChampEnabled
return bool>.Dictionary

ChampSkins public static property

public static Dictionary ChampSkins
return int>.Dictionary

Heroes public static property

public static List Heroes
return List