コード例 #1
0
 public static LuaState LuaLNewState()
 {
     return(LuaCore.LuaLNewState());
 }