C# Class TeaseAI_CE.Functions

Afficher le fichier Open project: TeaseAI/TeaseAI-CE

Méthodes publiques

Свойство Type Description
Random System.Random

Méthodes publiques

Méthode Description
AddTo ( VM vm ) : void

Private Methods

Méthode Description
random ( Context sender, Variable args ) : Variable
restart ( Context sender, Variable args ) : Variable
toNumber ( Variable v ) : float
wait ( Context sender, Variable args ) : Variable

Method Details

AddTo() public static méthode

public static AddTo ( VM vm ) : void
vm TeaseAI_CE.Scripting.VM
Résultat void

Property Details

Random public_oe static_oe property

public static Random,System Random
Résultat System.Random