C# Class Rice.Humanizer

Afficher le fichier Open project: Enochen/EloBuddy Class Usage Examples

Méthodes publiques

Свойство Type Description
General Action

Méthodes publiques

Méthode Description
ChangeDelay ( Action action, float nDelay ) : void
CheckDelay ( Action action ) : bool

Method Details

ChangeDelay() public static méthode

public static ChangeDelay ( Action action, float nDelay ) : void
action Action
nDelay float
Résultat void

CheckDelay() public static méthode

public static CheckDelay ( Action action ) : bool
action Action
Résultat bool

Property Details

General public_oe static_oe property

public static Action General
Résultat Action