Variable.varInt

Get the integer value of the variable

Can only be called if type is VariableType.Int.

struct Variable
@safe pure nothrow const @nogc
int
varInt
()

Meta