Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ CallWithArray
Method
CallWithArray
Source/democpp/democppGameModeBase.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
void AdemocppGameModeBase::CallWithArray(const TArray<FPlayerData>& Array)
26
{
27
}
28
29
void AdemocppGameModeBase::CallWithSet(const TSet<FPlayerData>& Set)
30
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected