ewokscore.events.global_state.send#

ewokscore.events.global_state.send(*args, handlers=None, asynchronous=None, **kw)[source]#

Log an EWOKS event with the EWOKS event handlers and the application handlers.

Parameters:
  • handlers (Optional[List[Dict[str, str]]])

  • asynchronous (Optional[bool])

Return type:

None