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

Public Member Functions

 LuaDouble (double v)
 
 LuaDouble (string v)
 
override string ToString ()
 

Static Public Member Functions

static implicit operator double (LuaDouble luaValue)
 

Public Attributes

readonly double Value
 

Constructor & Destructor Documentation

◆ LuaDouble() [1/2]

Barotrauma.LuaDouble.LuaDouble ( double v)

◆ LuaDouble() [2/2]

Barotrauma.LuaDouble.LuaDouble ( string v)

Member Function Documentation

◆ operator double()

static implicit Barotrauma.LuaDouble.operator double ( LuaDouble luaValue)
static

◆ ToString()

override string Barotrauma.LuaDouble.ToString ( )

Member Data Documentation

◆ Value

readonly double Barotrauma.LuaDouble.Value

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