returns a function object that can be used to wait in a UEFiber for a certain amount of time
a string that will be mixed in and has to evaluate to a DateTime
A function object
UEFibers.yield(waitFiber!"2.seconds");
UEFiber, UEFiberFunc
See Implementation
returns a function object that can be used to wait in a UEFiber for a certain amount of time