A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/Interface.h"
#include "DlgDialogueParticipant.generated.h"
Go to the source code of this file.
Classes | |
class | IDlgDialogueParticipant |
class | UDlgDialogueParticipant |
UINTERFACE(BlueprintType, Blueprintable) More... | |