多项选择题
A.CSharpCallLuaB.DoNotGenC.HotfixD.HotfixDll
A.concat是concatenate(连锁,连接)的缩写B.sep元素间连接时指定的分隔符C.start 和end 开始和结束位置D.作用是把指定table中元素拼接起来
A.yield new WaitForFixedUpdate()B.yield new WaitForEndOfFrame()C.yield new WaitForSeconds()D.Wait