getnamo / GlobalEventSystem-Unreal

Loosely coupled internal event system plugin for the Unreal Engine.
MIT License
276 stars 44 forks source link

GameplayTag based domain.event emit and receive variant #19

Closed getnamo closed 3 years ago

getnamo commented 3 years ago

These can be defined inside the gameplay tag system and then selected from a list

getnamo commented 3 years ago

added in https://github.com/getnamo/global-event-system-ue4/commit/b4c4ac92b3edb991a44b91068cc21e6b9e071cd4 awaiting lambda feature finish before merging

getnamo commented 3 years ago

Effectively implements https://github.com/getnamo/global-event-system-ue4/issues/8.

getnamo commented 3 years ago

Release: https://github.com/getnamo/global-event-system-ue4/releases/tag/0.7.0e and documentation https://github.com/getnamo/global-event-system-ue4#gesemittagevent