Cerebrum™
Loading...
Searching...
No Matches
Cerebrum.ParamData Class Reference

Public Member Functions

override string ToString ()
 

Static Public Member Functions

static implicit operator string (ParamData v)
 
static implicit operator float (ParamData v)
 

Public Attributes

DataType dataType
 
double number
 
bool boolean
 
string str
 

Member Function Documentation

◆ operator float()

static implicit Cerebrum.ParamData.operator float ( ParamData  v)
static

◆ operator string()

static implicit Cerebrum.ParamData.operator string ( ParamData  v)
static

◆ ToString()

override string Cerebrum.ParamData.ToString ( )
Here is the caller graph for this function:

Member Data Documentation

◆ boolean

bool Cerebrum.ParamData.boolean

◆ dataType

DataType Cerebrum.ParamData.dataType

◆ number

double Cerebrum.ParamData.number

◆ str

string Cerebrum.ParamData.str

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