Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.LuaUInt64 Struct Reference

Public Member Functions

 LuaUInt64 (double v)
 
 LuaUInt64 (double lo, double hi)
 
 LuaUInt64 (string v, int radix=10)
 
override string ToString ()
 

Static Public Member Functions

static implicit operator ulong (LuaUInt64 luaValue)
 

Public Attributes

readonly ulong Value
 

Constructor & Destructor Documentation

◆ LuaUInt64() [1/3]

Barotrauma.LuaUInt64.LuaUInt64 ( double v)

◆ LuaUInt64() [2/3]

Barotrauma.LuaUInt64.LuaUInt64 ( double lo,
double hi )

◆ LuaUInt64() [3/3]

Barotrauma.LuaUInt64.LuaUInt64 ( string v,
int radix = 10 )

Member Function Documentation

◆ operator ulong()

static implicit Barotrauma.LuaUInt64.operator ulong ( LuaUInt64 luaValue)
static

◆ ToString()

override string Barotrauma.LuaUInt64.ToString ( )

Member Data Documentation

◆ Value

readonly ulong Barotrauma.LuaUInt64.Value

The documentation for this struct was generated from the following file: