twist¶
Returns information about the current twist queue
Members¶
bool Twisting¶
- Returns TRUE if currently twisting, FALSE if not and NULL if plugin not loaded.
int Current¶
- Returns the current gem being sung, -1 for item or 0 if not twisting
int Next¶
- Returns the next gem to be sung, -1 for item or 0 if not twisting
string List¶
- Returns the twist sequence in a format suitable for /twist.
This datatype is added by MQ2Twist.