Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LuaInterface
LuaThread
C# 클래스 LuaInterface.LuaThread
상속:
LuaState
파일 보기
프로젝트 열기: woshihuo12/UnityHello
1 사용 예제들
공개 메소드들
메소드
설명
GetResult
( ) :
object[]
LuaThread
(
int
reference
,
LuaState
state
) :
System
Resume
( ) :
int
메소드 상세
GetResult()
공개
메소드
public
GetResult
( ) :
object[]
리턴
object[]
LuaThread()
공개
메소드
public
LuaThread
(
int
reference
,
LuaState
state
) :
System
reference
int
state
LuaState
리턴
System
Resume()
공개
메소드
public
Resume
( ) :
int
리턴
int