MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / LuaString

Class LuaString

source/core/StarLua.hpp:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40typedef lua_Integer LuaInt;
41typedef lua_Number LuaFloat;
42class LuaString;
43class LuaTable;
44class LuaFunction;
45class LuaThread;

Callers 3

createStringMethod · 0.85
popLuaValueMethod · 0.85
toMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected