Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RussellJerome/UnrealModLoader
/ InitGameState
Method
InitGameState
ExampleMod/ExampleMod.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void ExampleMod::InitGameState()
30
{
31
}
32
33
void ExampleMod::BeginPlay(UE4::AActor* Actor)
34
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected