Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ FooChild
Method
FooChild
Source/democpp/SluaTestCase.cpp:159–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
158
public:
159
FooChild(int v):Foo(v) {
160
161
}
162
163
void fooChildFunc1() {
164
Log::Log(
"baseFunc1 call"
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected