C# 클래스 SkinsPlus.Setup

파일 보기 프로젝트 열기: Enochen/EloBuddy

공개 프로퍼티들

프로퍼티 타입 설명
ChampEnabled bool>.Dictionary
ChampSkins int>.Dictionary
Heroes List

공개 메소드들

메소드 설명
OnGameLoad ( EventArgs gameArgs ) : void

메소드 상세

OnGameLoad() 공개 정적인 메소드

public static OnGameLoad ( EventArgs gameArgs ) : void
gameArgs System.EventArgs
리턴 void

프로퍼티 상세

ChampEnabled 공개적으로 정적으로 프로퍼티

public static Dictionary ChampEnabled
리턴 bool>.Dictionary

ChampSkins 공개적으로 정적으로 프로퍼티

public static Dictionary ChampSkins
리턴 int>.Dictionary

Heroes 공개적으로 정적으로 프로퍼티

public static List Heroes
리턴 List