Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
LuaInterface
LuaFunction.FuncData
C# Class LuaInterface.LuaFunction.FuncData
Mostra file
Open project: topameng/tolua
Class Usage Examples
Public Properties
Property
Type
Description
oldTop
int
stackPos
int
Public Methods
Method
Description
FuncData
(
int
top
,
int
stack
) :
System
Method Details
FuncData()
public
method
public
FuncData
(
int
top
,
int
stack
) :
System
top
int
stack
int
return
System
Property Details
oldTop
public_oe property
public
int
oldTop
return
int
stackPos
public_oe property
public
int
stackPos
return
int