Create a new action specifying the id, event callback and priority. Id must be unique otherwise a logger error is thrown. Priority must be in range 0..255.
Remove the id from the id list.
Call the action registered event. Returns reference to this so it can be used in a stream.
An action is represented by an id, an event and a priority.