C# Class TheSupport.TheSupport

Mostrar archivo Open project: Hellsing/EloBuddy-Addons Class Usage Examples

Public Properties

Property Type Description
SupportedChampions Dictionary>

Public Methods

Method Description
OnLoadingComplete ( ) : void

Private Methods

Method Description
Main ( string args ) : void
OnTick ( EventArgs args ) : void
TheSupport ( ) : System

Method Details

OnLoadingComplete() public method

public OnLoadingComplete ( ) : void
return void

Property Details

SupportedChampions public_oe static_oe property

public static Dictionary> SupportedChampions
return Dictionary>