1.x.x
Documentation for the UE5 C++ Plugin
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
Mon Jan 20 2025 17:14:15
by Doxygen version
1.10.0