A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "Managers/StreamingLevelManager.h"
#include "Story/StoryManager.h"
#include "UObject/Interface.h"
#include "PixoCoreInterface.generated.h"
Go to the source code of this file.
Classes | |
class | IPixoCoreInterface |
Interface for PixoCore functionality. More... | |
class | UPixoCoreInterface |
UINTERFACE(MinimalAPI) More... | |