Call Event
Call events with a message and optional payload object
Event: Identifier of the event by using a FName or FGameplayTag Message: A message that will be passed to all objects that are bound to the event Payload: This can be any UObject that you want to pass


C++ Usage
Last updated
