pub fn add_event(event: &Event, sig: u32)Expand description
Adds an Event to ArcDPS’ event processing.
is_statechange will be set to StateChange::Extension, padding will be set to contain sig.
Event will end up processed like ArcDPS events and logged to EVTC.