Variable

A global variable.

template Variable (
T
string N
bool C
) {}

Members

Aliases

Type
alias Type = T
Undocumented in source.

Manifest constants

identifier
enum identifier;
Undocumented in source.
isConstant
enum isConstant;
Undocumented in source.
value
enum value;
Undocumented in source.

Meta