A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
OpenXRExpansionPlugin.h
Go to the documentation of this file.
1// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "Modules/ModuleManager.h"
6
8{
9public:
10
14
16 virtual void StartupModule() override;
17 virtual void ShutdownModule() override;
18};
virtual void ShutdownModule() override
virtual void StartupModule() override