A Demo Project for the UnrealEngineSDK
|
#include <DialogueBrowserTreeParticipantProperties.h>
Protected Member Functions | |
TSharedPtr< FDialogueBrowserTreeVariableProperties > | AddDialogueToVariable (TMap< KeyType, TSharedPtr< FDialogueBrowserTreeVariableProperties > > *VariableMap, KeyType VariableKeyValue, TWeakObjectPtr< const UDlgDialogue > Dialogue) |
Private Types | |
typedef std::enable_if< std::is_base_of< FDlgTreeViewVariableProperties, FDialogueBrowserTreeVariableProperties >::value >::type | check |
typedef FDialogueBrowserTreeParticipantProperties | Self |
typedef FDlgTreeViewParticipantProperties | Super |
Used as a key in the fast lookup table.
Definition at line 9 of file DialogueBrowserTreeParticipantProperties.h.
|
privateinherited |
Definition at line 16 of file DlgTreeViewParticipantProperties.h.
|
private |
Definition at line 11 of file DialogueBrowserTreeParticipantProperties.h.
Definition at line 12 of file DialogueBrowserTreeParticipantProperties.h.
|
inline |
Definition at line 15 of file DialogueBrowserTreeParticipantProperties.h.
|
inline |
Definition at line 16 of file DialogueBrowserTreeParticipantProperties.h.
|
inlineinherited |
Definition at line 47 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 80 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 104 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 98 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 110 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 116 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 92 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 62 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 56 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 50 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 74 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 86 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 68 of file DlgTreeViewParticipantProperties.h.
|
inlineprotectedinherited |
Definition at line 164 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 128 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 132 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 131 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 133 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 134 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 130 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 125 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 124 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 122 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 123 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 127 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 129 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 126 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 154 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 158 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 157 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 159 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 160 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 156 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Does this participant has any variables that belong to the UClass of the participant
Definition at line 143 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 151 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 150 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 148 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Does this participant has any dialogue values of the basic type
Definition at line 137 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 149 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 153 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 155 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Definition at line 152 of file DlgTreeViewParticipantProperties.h.
|
inlineinherited |
Sorts all the properties it can
Definition at line 23 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Bool variables that belong to this participant Key: Bool Variable Name Value: The properties of this bool variable
Definition at line 236 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Bool variables that belong to the UClass of this participant Key: Bool Variable Name Value: The properties of this bool variable
Definition at line 264 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Float variables that belong to the UClass of this participant Key: Float Variable Name Value: The properties of this float variable
Definition at line 257 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
FNames variables that belong to the UClass of this participant Key: FName Variable Name Value: The properties of this FName variable
Definition at line 271 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
FText variables that belong to the UClass of this participant Key: FText Variable Name Value: The properties of this FText variable
Definition at line 278 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Int variables that belong to the UClass of this participant Key: Int Variable Name Value: The properties of this int variable
Definition at line 250 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Conditions that belong to this participant Key: Condition Name Value: The properties of this condition
Definition at line 215 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Custom Events that belong to this participant Key: Custom Event Class Value: The properties of this event
Definition at line 208 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Dialogues that contain this participant NOTE: can't convert it into a map with the key as an FName becaus we can expect duplicate dialogues
Definition at line 194 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Events that belong to this participant Key: Event Name Value: The properties of this event
Definition at line 201 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Float variables that belong to this participant Key: Float Variable Name Value: The properties of this float variable
Definition at line 229 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
FNames variables that belong to this participant Key: FName Variable Name Value: The properties of this FName variable
Definition at line 243 of file DlgTreeViewParticipantProperties.h.
|
protectedinherited |
Int variables that belong to this participant Key: Int Variable Name Value: The properties of this int variable
Definition at line 222 of file DlgTreeViewParticipantProperties.h.