The event's Executing property will be true if while the event is running. Accessing it through the Event Interaction component can be done this way:
if(eventInteraction.gameEvent.Executing)
Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found. If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Accessing it through the Event Interaction component can be done this way:
if(eventInteraction.gameEvent.Executing)
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Keep up the good work!