Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ FuncWithStr
Method
FuncWithStr
Source/democpp/SluaTestCase.cpp:477–479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
}
476
477
int USluaTestCase::FuncWithStr(FString str) {
478
return str.Len();
479
}
480
481
void USluaTestCase::TestUnicastDelegate(FString str)
482
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected