Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GameCreator
Framework
Gml
Interpreter
InstanceExtensions
C# Class GameCreator.Framework.Gml.Interpreter.InstanceExtensions
Afficher le fichier
Open project: joshwyant/game-creator
Méthodes publiques
Méthode
Description
Exec
(
this
i
,
string
s
) :
void
Private Methods
Méthode
Description
PerformEvent
(
this
i
,
EventType
ev
,
int
num
) :
void
Method Details
Exec()
public
static
méthode
public
static
Exec
(
this
i
,
string
s
) :
void
i
this
s
string
Résultat
void