Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ baseFunc1
Method
baseFunc1
Source/democpp/SluaTestCase.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void baseFunc1() {
34
Log::Log(
"baseFunc1 call"
);
35
}
36
};
37
38
DefLuaClass(Base)
Callers
nothing calls this directly
Calls
1
Log
Function · 0.85
Tested by
no test coverage detected