EatMode

Event consumption behavior.

Values

ValueMeaning
noneHEXCHAT_EAT_NONE

Pass it on through.

hexchatHEXCHAT_EAT_HEXCHAT

Don't let xchat see this event.

pluginHEXCHAT_EAT_PLUGIN

Don't let other plugins see this event.

allHEXCHAT_EAT_HEXCHAT | HEXCHAT_EAT_PLUGIN

Don't let anything see this event.

Meta