Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WorldManager
C# Class WorldManager, code
Inheritance:
MonoBehaviour
Show file
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
TryDoAction
(
ActionId
actionId
,
Action
action
) :
bool
Method Details
TryDoAction()
public
method
public
TryDoAction
(
ActionId
actionId
,
Action
action
) :
bool
actionId
ActionId
action
Action
return
bool