Space Plunder
Loading...
Searching...
No Matches
FEasyBallisticsModule Class Reference

#include <EasyBallistics.h>

Inheritance diagram for FEasyBallisticsModule:

Public Member Functions

virtual void StartupModule () override
 
virtual void ShutdownModule () override
 

Member Function Documentation

◆ ShutdownModule()

void FEasyBallisticsModule::ShutdownModule ( )
overridevirtual
14{
15 // This function may be called during shutdown to clean up your module. For modules that support dynamic reloading,
16 // we call this function before unloading the module.
17}

◆ StartupModule()

void FEasyBallisticsModule::StartupModule ( )
overridevirtual

IModuleInterface implementation

9{
10 // This code will execute after your module is loaded into memory; the exact timing is specified in the .uplugin file per-module
11}

The documentation for this class was generated from the following files: