MCPcopy 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
7void FALSXTEditorModule::StartupModule()
8{
9}
10
11void FALSXTEditorModule::ShutdownModule()
12{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected