Unreal access to the PixoVR Platform
Loading...
Searching...
No Matches
PixoPlatform.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "Modules/ModuleManager.h"
6
8{
9public:
10
12 virtual void StartupModule() override;
13 virtual void ShutdownModule() override;
14};
virtual void ShutdownModule() override
virtual void StartupModule() override