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

Method StaticFunc

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

Source from the content-addressed store, hash-verified

452}
453
454void USluaTestCase::StaticFunc() {
455 NS_SLUA::Log::Log("static function call");
456}
457
458static USluaTestCase::FOnAssetClassLoaded s_onloaded;
459void USluaTestCase::LoadAssetClass(FOnAssetClassLoaded OnLoaded) {

Callers

nothing calls this directly

Calls 1

LogFunction · 0.85

Tested by

no test coverage detected