Command

Undocumented in source.

Members

Functions

setAnyValue
void setAnyValue(T any)
Undocumented in source. Be warned that the author may not have intended to support it.
setBoolean
void setBoolean(T number)
Undocumented in source. Be warned that the author may not have intended to support it.
setCallback
void setCallback(size_t idx, T callback)
Undocumented in source. Be warned that the author may not have intended to support it.
setCallback
void setCallback(T callback)
Undocumented in source. Be warned that the author may not have intended to support it.
setHandleOrEval
void setHandleOrEval(T values)
Undocumented in source. Be warned that the author may not have intended to support it.
setNumber
void setNumber(T number)
Undocumented in source. Be warned that the author may not have intended to support it.
setString
void setString(T str)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

func
string func;
Undocumented in source.
param_count
short param_count;
Undocumented in source.
param_types
VarType[5] param_types;
Undocumented in source.
params
Param[5] params;
Undocumented in source.

Meta