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

Public Member Functions

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

Static Public Member Functions

static implicit operator byte (LuaByte luaValue)
 

Public Attributes

readonly byte Value
 

Constructor & Destructor Documentation

◆ LuaByte() [1/2]

Barotrauma.LuaByte.LuaByte ( double v)

◆ LuaByte() [2/2]

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

Member Function Documentation

◆ operator byte()

static implicit Barotrauma.LuaByte.operator byte ( LuaByte luaValue)
static

◆ ToString()

override string Barotrauma.LuaByte.ToString ( )

Member Data Documentation

◆ Value

readonly byte Barotrauma.LuaByte.Value

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