React¶
Note: Members that return condition statements will be parsed automatically. These are most useful to provide shortcuts to complex conditions for macros like KissAssist.
Members¶
string Action[nickname]¶
- Return the action from the react with "nickname"
string Condition[nickname]¶
- Returns the condition from the react with "nickname"
bool Enabled[nickname]¶
- Return true if the react is enabled for the currect character or false if it is disabled
string Global[globalnickname]¶
- Returns the condition from the global condition with 'globalnickname'
bool Active¶
- Returns true if processing reactions is on.
This datatype is added by MQ2React.