Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ Init
Method
Init
Source/democpp/MyGameInstance.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void UMyGameInstance::Init()
79
{
80
Super::Init();
81
}
82
83
void UMyGameInstance::Shutdown()
84
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected