Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ delfoo
Method
delfoo
Source/democpp/SluaTestCase.cpp:365–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
void USluaTestCase::delfoo() {
366
foos.Empty();
367
}
368
369
const FUserInfo& USluaTestCase::GetUserInfo() {
370
return info;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected