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
WinterSync
LuaBoolean
C# Class WinterSync.LuaBoolean
Inheritance:
LuaValue
Afficher le fichier
Open project: ZeroK-RTS/SpringRTS-Tools
Méthodes publiques
Méthode
Description
LuaBoolean
(
bool
value
) :
System
LuaBoolean
(
int
value
) :
System
Push
(
IntPtr
L
) :
void
Method Details
LuaBoolean()
public
méthode
public
LuaBoolean
(
bool
value
) :
System
value
bool
Résultat
System
LuaBoolean()
public
méthode
public
LuaBoolean
(
int
value
) :
System
value
int
Résultat
System
Push()
public
méthode
public
Push
(
IntPtr
L
) :
void
L
System.IntPtr
Résultat
void