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
7
class
FPixoPlatformModule
:
public
IModuleInterface
8
{
9
public
:
10
12
virtual
void
StartupModule
()
override
;
13
virtual
void
ShutdownModule
()
override
;
14
};
FPixoPlatformModule
Definition
PixoPlatform.h:8
FPixoPlatformModule::ShutdownModule
virtual void ShutdownModule() override
Definition
PixoPlatform.cpp:13
FPixoPlatformModule::StartupModule
virtual void StartupModule() override
Definition
PixoPlatform.cpp:7
IModuleInterface
Source
PixoPlatform
Public
PixoPlatform.h
Generated
Wed Oct 9 2024 19:29:33
by Doxygen version
1.10.0