Main Menu
Documentation
ApexSDK - Unreal
Multiplayer - Unreal
Platform - Unreal
UnrealEngineSDK
UnrealEngineSDK Demo
ApexSDK - Unity
UnityEngineSDK
UnrealEngineSDK Demo
A Demo Project for the UnrealEngineSDK
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
x
y
z
Functions
_
c
d
e
f
g
i
j
m
p
r
s
t
u
Variables
a
b
c
d
f
h
i
j
l
m
n
o
p
r
s
t
Enumerations
Enumerator
a
b
c
d
f
g
l
m
n
o
p
r
s
t
u
v
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
c
f
s
t
v
Enumerations
Enumerator
a
b
c
d
e
h
l
m
n
s
u
v
w
Properties
Related Symbols
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
Variables
Typedefs
f
p
t
Enumerations
a
b
e
Enumerator
Macros
a
c
d
e
f
i
l
m
n
p
r
s
t
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
PixoCore.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "Modules/ModuleManager.h"
7
8
class
FPixoCoreModule
:
public
IModuleInterface
9
{
10
public
:
11
12
virtual
void
StartupModule
()
override
;
13
virtual
void
ShutdownModule
()
override
;
14
};
8
class
FPixoCoreModule
:
public
IModuleInterface
{
…
};
FPixoCoreModule
Definition
PixoCore.h:9
FPixoCoreModule::ShutdownModule
virtual void ShutdownModule() override
Definition
PixoCore.cpp:29
FPixoCoreModule::StartupModule
virtual void StartupModule() override
Definition
PixoCore.cpp:13
IModuleInterface
SDKDemo
Plugins
UnrealEngineSDK
PixoCore
Source
PixoCore
Public
PixoCore.h
Generated
Fri Mar 28 2025 16:18:16
by Doxygen version
1.10.0