MCPcopy Create free account
hub / github.com/Tencent/sluaunreal / create

Method create

Source/democpp/SluaTestCase.cpp:253–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 public:
252
253 static LuaOwnedPtr<PerfTest> create(int v) {
254 return new PerfTest();
255 }
256
257 void EmptyFunc() {}
258

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected