Method | Description | |
---|---|---|
FastPrediction ( System.Vector2 fromVector2, Obj_AI_Base unitAiBase, int delay, int speed ) : |
||
GetCollisionPoint ( |
||
Init ( ) : void |
Method | Description | |
---|---|---|
Obj_AI_Base_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void |
public static FastPrediction ( System.Vector2 fromVector2, Obj_AI_Base unitAiBase, int delay, int speed ) : |
||
fromVector2 | System.Vector2 | |
unitAiBase | Obj_AI_Base | |
delay | int | |
speed | int | |
return |
public static GetCollisionPoint ( |
||
skillshot | ||
return | System.Vector2 |