Add an optional parameter to SendCustomDelayedEvent
Reava_レイ
If I want to pass a parameter when sending custom events with delay, and i want to be able to send many of them with varying results without having to add 200 specific events or variables attached.
I think it will be useful and user friendly if parameter passing can be written directly in sender side SendCustomEvent node and receiver side CustomEvent node as a kind of syntax sugar.
I copied part of the previous canny about this, as only the Networked event was covered and left us completely unable to make this sort of thing happen entirely locally despite the canny being marked as complete
Log In