单项选择题

使用Unity3D引擎开发项目时,Lua中,正确创建协同选项是()

A.coroutine.yield()
B.coroutine.create()
C.coroutine.resume()
D.coroutine.break()