A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDialogueBrowserUtilities Class Reference

#include <DialogueBrowserUtilities.h>

Static Public Member Functions

static bool PredicateCompareDialogueTreeNode (const TSharedPtr< FDialogueBrowserTreeNode > &FirstNode, const TSharedPtr< FDialogueBrowserTreeNode > SecondNode)
 
static bool PredicateSortByDialoguesNumDescending (FName FirstParticipant, FName SecondParticipant, const TMap< FName, TSharedPtr< FDialogueBrowserTreeParticipantProperties > > &ParticipantsProperties)
 

Detailed Description

Definition at line 37 of file DialogueBrowserUtilities.h.

Member Function Documentation

◆ PredicateCompareDialogueTreeNode()

static bool FDialogueBrowserUtilities::PredicateCompareDialogueTreeNode ( const TSharedPtr< FDialogueBrowserTreeNode > & FirstNode,
const TSharedPtr< FDialogueBrowserTreeNode > SecondNode )
inlinestatic

Definition at line 41 of file DialogueBrowserUtilities.h.

Here is the caller graph for this function:

◆ PredicateSortByDialoguesNumDescending()

static bool FDialogueBrowserUtilities::PredicateSortByDialoguesNumDescending ( FName FirstParticipant,
FName SecondParticipant,
const TMap< FName, TSharedPtr< FDialogueBrowserTreeParticipantProperties > > & ParticipantsProperties )
inlinestatic

Definition at line 52 of file DialogueBrowserUtilities.h.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: