C# Class TeemoShroomPrediction, EloBuddy

Datei anzeigen Open project: KarmaPanda/EloBuddy

Public Methods

Method Description
GetPrediction ( Obj_AI_Base shroom = null ) : Result,

Get's Prediction of Teemo's Double Shroom

Private Methods

Method Description
TeemoShroomBouncePosition ( Vector2, shroomPosition ) : Vector3,

Returns the position of the shroom where it bounced off.

Method Details

GetPrediction() public static method

Get's Prediction of Teemo's Double Shroom
public static GetPrediction ( Obj_AI_Base shroom = null ) : Result,
shroom Obj_AI_Base
return Result,