Given a list of lua value args, perform the coroutine yield behavior.
args
void Function(List<LuaObject> args) onCoroutineYield;