Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GameCreator
Framework
Gml
Interpreter
InstanceExtensions
C# Class GameCreator.Framework.Gml.Interpreter.InstanceExtensions
Exibir arquivo
Open project: joshwyant/game-creator
Public Methods
Method
Description
Exec
(
this
i
,
string
s
) :
void
Private Methods
Method
Description
PerformEvent
(
this
i
,
EventType
ev
,
int
num
) :
void
Method Details
Exec()
public
static
method
public
static
Exec
(
this
i
,
string
s
) :
void
i
this
s
string
return
void