Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TeaseAI_CE
Scripting
CoreFunctions
C# Class TeaseAI_CE.Scripting.CoreFunctions
显示文件
Open project: TeaseAI/TeaseAI-CE
Public Methods
Method
Description
AddTo
(
VM
vm
) :
void
Private Methods
Method
Description
@else
(
Context
sender
,
Variable
args
) :
Variable
@goto
(
Context
sender
,
Variable
args
) :
Variable
@if
(
Context
sender
,
Variable
args
) :
Variable
date
(
Context
sender
,
Variable
args
) :
Variable
elseif
(
Context
sender
,
Variable
args
) :
Variable
isSet
(
Context
sender
,
Variable
args
) :
Variable
time
(
Context
sender
,
Variable
args
) :
Variable
Method Details
AddTo()
public
static
method
public
static
AddTo
(
VM
vm
) :
void
vm
VM
return
void