MCPcopy Create free account
hub / github.com/Voidware-Prohibited/ALSXT / StartupModule

Method StartupModule

Source/ALSXTExtras/Private/ALSXTExtras.cpp:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5#define LOCTEXT_NAMESPACE "FALSXTExtrasModule"
6
7void FALSXTExtrasModule::StartupModule()
8{
9 // This code will execute after your module is loaded into memory; the exact timing is specified in the .uplugin file per-module
10}
11
12void FALSXTExtrasModule::ShutdownModule()
13{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected