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

Method EmptyFunc

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

Source from the content-addressed store, hash-verified

465}
466
467void USluaTestCase::EmptyFunc() {}
468
469int USluaTestCase::ReturnInt() {
470 return 1024;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected