Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.LuaUInt16 Struct Reference

Public Member Functions

 LuaUInt16 (double v)
 
 LuaUInt16 (string v, int radix=10)
 
override string ToString ()
 

Static Public Member Functions

static implicit operator ushort (LuaUInt16 luaValue)
 

Public Attributes

readonly ushort Value
 

Constructor & Destructor Documentation

◆ LuaUInt16() [1/2]

Barotrauma.LuaUInt16.LuaUInt16 ( double v)

◆ LuaUInt16() [2/2]

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

Member Function Documentation

◆ operator ushort()

static implicit Barotrauma.LuaUInt16.operator ushort ( LuaUInt16 luaValue)
static

◆ ToString()

override string Barotrauma.LuaUInt16.ToString ( )

Member Data Documentation

◆ Value

readonly ushort Barotrauma.LuaUInt16.Value

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