Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Voidware-Prohibited/ALSXT
/ StartupModule
Method
StartupModule
Source/ALSXTEditor/Private/ALSXTEditor.cpp:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
#define LOCTEXT_NAMESPACE
"FALSXTEditorModule"
6
7
void FALSXTEditorModule::StartupModule()
8
{
9
}
10
11
void FALSXTEditorModule::ShutdownModule()
12
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected