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
StartUpCommand
C# Class StartUpCommand, UnityHello
Inheritance:
ControllerCommand
Mostrar archivo
Open project: woshihuo12/UnityHello
Public Methods
Method
Description
Execute
(
IMessage
message
) :
void
Private Methods
Method
Description
InitFunc
(
Action
OnLoadStep
,
Action
loadOver
) :
IEnumerator
Method Details
Execute()
public
method
public
Execute
(
IMessage
message
) :
void
message
IMessage
return
void