Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
wServer
logic
Once
C# Class wServer.logic.Once
Inheritance:
Behavior
Mostrar archivo
Open project: C453/OryxKingdom
Class Usage Examples
Public Methods
Method
Description
Instance
(
Behavior
x
) :
Once
Protected Methods
Method
Description
TickCore
(
RealmTime
time
) :
bool
Private Methods
Method
Description
Once
(
Behavior
x
) :
System
Method Details
Instance()
public
static
method
public
static
Instance
(
Behavior
x
) :
Once
x
Behavior
return
Once
TickCore()
protected
method
protected
TickCore
(
RealmTime
time
) :
bool
time
wServer.realm.RealmTime
return
bool