Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ constRetFunc
Method
constRetFunc
Source/democpp/SluaTestCase.h:186–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
int FuncWithStr(FString str);
185
186
const USluaTestCase* constRetFunc() { return nullptr; }
187
188
FORCEINLINE int inlineFunc() { return 1; }
189
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected