onCoroutineYield property

LuaArgPack Function(List<LuaObject> args) onCoroutineYield
getter/setter pair

Given a list of lua value args, perform the coroutine yield behavior.

Implementation

LuaArgPack Function(List<LuaObject> args) onCoroutineYield;