A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "VRBPDatatypes.h"
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
#include "UObject/Interface.h"
#include "VRTrackedParentInterface.generated.h"
Go to the source code of this file.
Classes | |
class | IVRTrackedParentInterface |
class | UVRTrackedParentInterface |
UINTERFACE(MinimalAPI, meta = (CannotImplementInterfaceInBlueprint)) More... | |