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
LuaInterface
LuaCoroutine
C# Class LuaInterface.LuaCoroutine
Show file
Open project: liangxiegame/QFramework
Public Methods
Method
Description
Register
(
LuaState
state
,
MonoBehaviour
behaviour
) :
void
Method Details
Register()
public
static
method
public
static
Register
(
LuaState
state
,
MonoBehaviour
behaviour
) :
void
state
LuaState
behaviour
UnityEngine.MonoBehaviour
return
void