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
WinterSync
LuaNumber
C# Class WinterSync.LuaNumber
Inheritance:
LuaValue
Mostra file
Open project: ZeroK-RTS/SpringRTS-Tools
Public Methods
Method
Description
LuaNumber
(
double
value
) :
System
Push
(
IntPtr
L
) :
void
ToString
( ) :
string
Method Details
LuaNumber()
public
method
public
LuaNumber
(
double
value
) :
System
value
double
return
System
Push()
public
method
public
Push
(
IntPtr
L
) :
void
L
System.IntPtr
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string