Epic Developer Community Forums
Scroll box autoscroll
Development
Programming & Scripting
Blueprint
question
,
unreal-engine
,
UMG
,
UE5-0
Roy_Wierer.Seda145
(Roy Wierer (Seda145))
June 11, 2022, 8:35pm
9
To perform an action every X times in a loop you can use modulo (%):
Blueprint Modulo
C++ Modulo
show post in topic