C# Class Lissandra_the_Ice_Goddess.Evade.SafePathResult

Afficher le fichier Open project: blacky/LeagueSharp

Méthodes publiques

Свойство Type Description
Intersection FoundIntersection
IsSafe bool

Méthodes publiques

Méthode Description
SafePathResult ( bool isSafe, FoundIntersection intersection ) : System

Method Details

SafePathResult() public méthode

public SafePathResult ( bool isSafe, FoundIntersection intersection ) : System
isSafe bool
intersection FoundIntersection
Résultat System

Property Details

Intersection public_oe property

public FoundIntersection,Lissandra_the_Ice_Goddess.Evade Intersection
Résultat FoundIntersection

IsSafe public_oe property

public bool IsSafe
Résultat bool