C# Class DZLib.EvadeIntegration.SafePathResult

Afficher le fichier Open project: DZ191/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,DZLib.EvadeIntegration Intersection
Résultat FoundIntersection

IsSafe public_oe property

public bool IsSafe
Résultat bool