getnamo / GlobalEventSystem-Unreal

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

Trigger once #6

Open getnamo opened 4 years ago

getnamo commented 4 years ago

Add support for an event that can only trigger once (or N times). Additional calls to that event will be ignored until remade.