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

Public Member Functions

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

Static Public Member Functions

static implicit operator sbyte (LuaSByte luaValue)
 

Public Attributes

readonly sbyte Value
 

Constructor & Destructor Documentation

◆ LuaSByte() [1/2]

Barotrauma.LuaSByte.LuaSByte ( double v)

◆ LuaSByte() [2/2]

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

Member Function Documentation

◆ operator sbyte()

static implicit Barotrauma.LuaSByte.operator sbyte ( LuaSByte luaValue)
static

◆ ToString()

override string Barotrauma.LuaSByte.ToString ( )

Member Data Documentation

◆ Value

readonly sbyte Barotrauma.LuaSByte.Value

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