C# Class Rice.Modes.PassiveStack

Inheritance: Rice.Modes.ModeBase
Afficher le fichier Open project: Enochen/EloBuddy

Méthodes publiques

Свойство Type Description
LastTick int

Méthodes publiques

Méthode Description
Execute ( ) : void
ShouldBeExecuted ( ) : bool

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ShouldBeExecuted() public méthode

public ShouldBeExecuted ( ) : bool
Résultat bool

Property Details

LastTick public_oe property

public int LastTick
Résultat int