The header files that need to be introduced are:#include "System/GlobalEventSystem.h"
Example of use:
Tag definition:
Listen Event Tags
function:
NOTIFY_EVENT( EventTagOrId, Listener, … )
NOTIFY_EVENT_BY_SENDER( EventTagOrId, Sender, Listener, … )
EventTagOrId:The Tag or ID of the event.
Sender: