C# Class SoloVayne.Skills.Tumble.TumbleLogicProvider

Show file Open project: DZ191/LeagueSharp Class Usage Examples

Public Properties

Property Type Description
Provider SoloVayne.Skills.Condemn.CondemnLogicProvider

Public Methods

Method Description
GetQEPosition ( ) : Vector3

Gets the QE position for the Tumble-Condemn combo.

GetSOLOVayneQPosition ( ) : Vector3

Gets the SOLO Vayne Q position using a patented logic!

Method Details

GetQEPosition() public method

Gets the QE position for the Tumble-Condemn combo.
public GetQEPosition ( ) : Vector3
return Vector3

GetSOLOVayneQPosition() public method

Gets the SOLO Vayne Q position using a patented logic!
public GetSOLOVayneQPosition ( ) : Vector3
return Vector3

Property Details

Provider public property

public CondemnLogicProvider,SoloVayne.Skills.Condemn Provider
return SoloVayne.Skills.Condemn.CondemnLogicProvider