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