A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ADemoInteractivePixoVRGameMode_C.h
Go to the documentation of this file.
1
#pragma once
11
class
ADemoInteractivePixoVRGameMode_C
:
public
APixoVRGameMode
12
{
13
public
:
14
USceneComponent
*
DefaultSceneRoot
;
15
16
private
:
82
void
UserConstructionScript
();
//"User Construction Script"
198
void
EventGraph
();
//"Event Graph"
199
};
200
ADemoInteractivePixoVRGameMode_C
A blueprint class with 2 graphs.
Definition
ADemoInteractivePixoVRGameMode_C.h:12
ADemoInteractivePixoVRGameMode_C::DefaultSceneRoot
USceneComponent * DefaultSceneRoot
Default Scene Root.
Definition
ADemoInteractivePixoVRGameMode_C.h:14
ADemoInteractivePixoVRGameMode_C::EventGraph
void EventGraph()
Definition
ADemoInteractivePixoVRGameMode_C.cpp:17
ADemoInteractivePixoVRGameMode_C::UserConstructionScript
void UserConstructionScript()
Definition
ADemoInteractivePixoVRGameMode_C.cpp:13
APixoVRGameMode
APixoVRGameMode is a custom game mode class that extends AGameMode and implements IPixoCoreInterface....
Definition
PixoVRGameMode.h:19
USceneComponent
documentation
generated
Game
Blueprints
Base
ADemoInteractivePixoVRGameMode_C.h
Generated
Wed Oct 9 2024 19:52:50
by Doxygen version
1.10.0