Epic Developer Community Forums
Set timer by function name - pass parameter to function?
Development
Programming & Scripting
Multiplayer & Networking
Multiplayer
,
question
,
unreal-engine
,
parameters
,
Server
,
timer
JediKnightChan
(JediKnightChan)
November 23, 2022, 11:24pm
11
While it may seem impossible to pass params to Set Timer
image
2962×975 178 KB
You can always pass method not from this object, but from a separate object (like actor) which stores the parameters you need as object properties.
show post in topic