A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
PixoVRGameMode.h File Reference
#include "CoreMinimal.h"
#include "EventSystem/ExperienceManager.h"
#include "GameFramework/GameMode.h"
#include "Interfaces/PixoCoreInterface.h"
#include "PixoVRGameMode.generated.h"
Include dependency graph for PixoVRGameMode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  APixoVRGameMode
 APixoVRGameMode is a custom game mode class that extends AGameMode and implements IPixoCoreInterface. Setup ExperienceManagerClass, so this class will create it on initialization with all managers inside ExperienceManager. More...