A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DialogueBrowserTreeParticipantProperties.h
Go to the documentation of this file.
1
// Copyright Csaba Molnar, Daniel Butum. All Rights Reserved.
2
#pragma once
3
#include "CoreMinimal.h"
4
5
#include "
DialogueBrowserTreeVariableProperties.h
"
6
#include "
TreeViewHelpers/DlgTreeViewParticipantProperties.h
"
7
9
class
FDialogueBrowserTreeParticipantProperties
:
public
FDlgTreeViewParticipantProperties
<FDialogueBrowserTreeVariableProperties>
10
{
11
typedef
FDialogueBrowserTreeParticipantProperties
Self
;
12
typedef
FDlgTreeViewParticipantProperties
Super
;
13
14
public
:
15
FDialogueBrowserTreeParticipantProperties
(
const
TSet<TWeakObjectPtr<const UDlgDialogue>>& InDialogues) :
Super
(InDialogues) {}
16
FDialogueBrowserTreeParticipantProperties
(
const
TSet<TWeakObjectPtr<const UDlgDialogue>>&& InDialogues) :
Super
(InDialogues) {}
17
};
DialogueBrowserTreeVariableProperties.h
DlgTreeViewParticipantProperties.h
FDialogueBrowserTreeParticipantProperties
Definition
DialogueBrowserTreeParticipantProperties.h:10
FDialogueBrowserTreeParticipantProperties::FDialogueBrowserTreeParticipantProperties
FDialogueBrowserTreeParticipantProperties(const TSet< TWeakObjectPtr< const UDlgDialogue > > &InDialogues)
Definition
DialogueBrowserTreeParticipantProperties.h:15
FDialogueBrowserTreeParticipantProperties::Self
FDialogueBrowserTreeParticipantProperties Self
Definition
DialogueBrowserTreeParticipantProperties.h:11
FDialogueBrowserTreeParticipantProperties::FDialogueBrowserTreeParticipantProperties
FDialogueBrowserTreeParticipantProperties(const TSet< TWeakObjectPtr< const UDlgDialogue > > &&InDialogues)
Definition
DialogueBrowserTreeParticipantProperties.h:16
FDialogueBrowserTreeParticipantProperties::Super
FDlgTreeViewParticipantProperties Super
Definition
DialogueBrowserTreeParticipantProperties.h:12
FDlgTreeViewParticipantProperties
Definition
DlgTreeViewParticipantProperties.h:14
SDKDemo
Plugins
UnrealEngineSDK
VisualScripter
Source
DlgSystemEditor
Private
DialogueBrowser
DialogueTreeProperties
DialogueBrowserTreeParticipantProperties.h
Generated
Wed Oct 9 2024 19:52:54
by Doxygen version
1.10.0