Tag Events

Tag events are a simple way to have soft event triggers on actors from anywhere.

  • Add "Actor Tag Event Interface" to an actor you want to send events to.

  • Use the "Fire Tag Event on Actor" function to call events.

Tag Event Disperser

The tag event disperser will send all tag events fired on it to a list of linked actors.

Example: Any Tag Events send to this actor will be then sent as well to "OmegaCharacter" and "OmegaCharacter2"

Last updated