C# Class AkaCore.AkaLib.Evade.SafePathResult

Afficher le fichier Open project: Kysamaa/EloBuddy

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,AkaCore.AkaLib.Evade Intersection
Résultat FoundIntersection

IsSafe public_oe property

public bool IsSafe
Résultat bool