C# 클래스 CameraBuddy.Game.Minions

파일 보기 프로젝트 열기: coman3/EloBuddy.Addons

공개 프로퍼티들

프로퍼티 타입 설명
DebugPosistions List

공개 메소드들

메소드 설명
GetMinions ( MinionType type, System.Vector3 posFrom, float distance = -1 ) : List

메소드 상세

GetMinions() 공개 정적인 메소드

public static GetMinions ( MinionType type, System.Vector3 posFrom, float distance = -1 ) : List
type MinionType
posFrom System.Vector3
distance float
리턴 List

프로퍼티 상세

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

public static List DebugPosistions
리턴 List