示例#1
0
文件: CheckType.cs 项目: qipa/tolua-2
 public object getAsRay(IntPtr L, int stackPos)
 {
     return(LuaScriptMgr.GetRay(L, stackPos));
 }