A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ADemoLobbyPixoVRGameMode_C.h
Go to the documentation of this file.
1#pragma once
12{
13public:
15
16private:
82 void UserConstructionScript(); //"User Construction Script"
419 void EventGraph(); //"Event Graph"
420};
421
A blueprint class with 2 graphs.
USceneComponent * DefaultSceneRoot
Default Scene Root.
APixoVRGameMode is a custom game mode class that extends AGameMode and implements IPixoCoreInterface....