UEFibers.yield

yield the current fiber until func is finished running

  1. yield(UEFiberDelegate func)
  2. yield(UEFiberFunc func)
    struct UEFibers
    static
    yield

Meta