Hi everyone! I recently started doing more things with UE as an early extra to my programming degree.
I was trying to make a function that can be exit under to conditions, when a timer ends or when a condition is required, a boolean to make it easier. The thing is that so far and for what I’ve found around the forum I’ve managed to set the function timer with the Set Timer
but I’m lost on the part of also adding the other option for the exiting when the boolean has a determined value.
Is there a way to make a function run for a certain amount of time or until a condition is met?
Thanks in advance!