C# 클래스 AkaCore.AkaLib.Evade.Collisions

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

공개 메소드들

메소드 설명
GetCollisionPoint ( this skillshot ) : System.Vector2
Init ( ) : void

비공개 메소드들

메소드 설명
FastPrediction ( System.Vector2 from, Obj_AI_Base unit, int delay, int speed ) : FastPredResult
OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void

메소드 상세

GetCollisionPoint() 공개 정적인 메소드

public static GetCollisionPoint ( this skillshot ) : System.Vector2
skillshot this
리턴 System.Vector2

Init() 공개 정적인 메소드

public static Init ( ) : void
리턴 void