C# 클래스 Aka_s_Vayne.Logic.Aka

파일 보기 프로젝트 열기: Kysamaa/EloBuddy 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LastCheck long
Points List

공개 메소드들

메소드 설명
Execute ( ) : void
IsCondemable ( AIHeroClient unit, System.Vector2 pos = newVector2() ) : bool

메소드 상세

Execute() 공개 정적인 메소드

public static Execute ( ) : void
리턴 void

IsCondemable() 공개 정적인 메소드

public static IsCondemable ( AIHeroClient unit, System.Vector2 pos = newVector2() ) : bool
unit AIHeroClient
pos System.Vector2
리턴 bool

프로퍼티 상세

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

public static long LastCheck
리턴 long

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

public static List Points
리턴 List