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

Method callback

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

Source from the content-addressed store, hash-verified

461}
462
463void USluaTestCase::callback() {
464 s_onloaded.ExecuteIfBound(1024);
465}
466
467void USluaTestCase::EmptyFunc() {}
468

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected