Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LuaInterface
LuaObjectPool.PoolNode
C# Class LuaInterface.LuaObjectPool.PoolNode
Afficher le fichier
Open project: topameng/tolua
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
index
int
obj
object
Méthodes publiques
Méthode
Description
PoolNode
(
int
index
,
object
obj
) :
System
Method Details
PoolNode()
public
méthode
public
PoolNode
(
int
index
,
object
obj
) :
System
index
int
obj
object
Résultat
System
Property Details
index
public_oe property
public
int
index
Résultat
int
obj
public_oe property
public
object
obj
Résultat
object