pub unsafe fn e10_add_event_combat(event: *const Event, sig: u32)
Expand description

Adds an Event to ArcDPS’ event processing.

is_statechange will be set to StateChange::ExtensionCombat, pad61-64 will be set to sig. Event will end up processed like ArcDPS events and logged to EVTC.

Contrary to e9_add_event, the skill_id is treated as skill id and will be added to the EVTC skill table.