A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FVRExpansionPluginModule Class Reference

#include <VRExpansionPlugin.h>

Inheritance diagram for FVRExpansionPluginModule:
[legend]

Public Member Functions

void RegisterSettings ()
 
virtual void ShutdownModule () override
 
virtual void StartupModule () override
 
void UnregisterSettings ()
 

Detailed Description

Definition at line 8 of file VRExpansionPlugin.h.

Member Function Documentation

◆ RegisterSettings()

void FVRExpansionPluginModule::RegisterSettings ( )

Definition at line 36 of file VRExpansionPlugin.cpp.

Here is the caller graph for this function:

◆ ShutdownModule()

void FVRExpansionPluginModule::ShutdownModule ( )
overridevirtual

Definition at line 29 of file VRExpansionPlugin.cpp.

Here is the call graph for this function:

◆ StartupModule()

void FVRExpansionPluginModule::StartupModule ( )
overridevirtual

IModuleInterface implementation

Definition at line 14 of file VRExpansionPlugin.cpp.

Here is the call graph for this function:

◆ UnregisterSettings()

void FVRExpansionPluginModule::UnregisterSettings ( )

Definition at line 51 of file VRExpansionPlugin.cpp.

Here is the caller graph for this function:

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