MCPcopy Create free account
hub / github.com/ThePhD/sol2 / lua_object

Method lua_object

tests/run_time/source/common_classes.hpp:188–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 const char stuck_info[MAX_INFO_STRING];
187
188 lua_object() : info("blah"), stuck_info("solid") {
189 }
190};
191
192#endif // SOL_TESTS_COMMON_CLASSES_HPP

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected