A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDialogueBrowserSortOption Struct Reference

#include <DialogueBrowserUtilities.h>

Public Member Functions

 FDialogueBrowserSortOption (EDialogueBrowserSortOption InOption, FName InName)
 
FName GetFName () const
 
FString GetFString () const
 
FText GetFText () const
 
bool IsByName () const
 

Public Attributes

FName Name
 
EDialogueBrowserSortOption Option
 

Detailed Description

Definition at line 15 of file DialogueBrowserUtilities.h.

Constructor & Destructor Documentation

◆ FDialogueBrowserSortOption()

FDialogueBrowserSortOption::FDialogueBrowserSortOption ( EDialogueBrowserSortOption InOption,
FName InName )
inline

Definition at line 19 of file DialogueBrowserUtilities.h.

Member Function Documentation

◆ GetFName()

FName FDialogueBrowserSortOption::GetFName ( ) const
inline

Definition at line 22 of file DialogueBrowserUtilities.h.

◆ GetFString()

FString FDialogueBrowserSortOption::GetFString ( ) const
inline

Definition at line 24 of file DialogueBrowserUtilities.h.

◆ GetFText()

FText FDialogueBrowserSortOption::GetFText ( ) const
inline

Definition at line 23 of file DialogueBrowserUtilities.h.

◆ IsByName()

bool FDialogueBrowserSortOption::IsByName ( ) const
inline

Definition at line 26 of file DialogueBrowserUtilities.h.

Member Data Documentation

◆ Name

FName FDialogueBrowserSortOption::Name

Definition at line 32 of file DialogueBrowserUtilities.h.

◆ Option

EDialogueBrowserSortOption FDialogueBrowserSortOption::Option

Definition at line 29 of file DialogueBrowserUtilities.h.


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