MCPcopy 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
477int USluaTestCase::FuncWithStr(FString str) {
478 return str.Len();
479}
480
481void USluaTestCase::TestUnicastDelegate(FString str)
482{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected