Barotrauma Server
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Barotrauma.LuaSingle Struct Reference

Public Member Functions

 LuaSingle (double v)
 
 LuaSingle (string v)
 
override string ToString ()
 

Static Public Member Functions

static implicit operator float (LuaSingle luaValue)
 

Public Attributes

readonly float Value
 

Constructor & Destructor Documentation

◆ LuaSingle() [1/2]

Barotrauma.LuaSingle.LuaSingle ( double v)

◆ LuaSingle() [2/2]

Barotrauma.LuaSingle.LuaSingle ( string v)

Member Function Documentation

◆ operator float()

static implicit Barotrauma.LuaSingle.operator float ( LuaSingle luaValue)
static

◆ ToString()

override string Barotrauma.LuaSingle.ToString ( )

Member Data Documentation

◆ Value

readonly float Barotrauma.LuaSingle.Value

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