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

#include <DialogueSearchResult.h>

Public Member Functions

bool IsEmptyFilter () const
 

Public Attributes

bool bIncludeComments = true
 
bool bIncludeCustomObjectNames = true
 
bool bIncludeDialogueGUID = false
 
bool bIncludeIndices = false
 
bool bIncludeNodeGUID = false
 
bool bIncludeNumericalTypes = false
 
bool bIncludeTextLocalizationData = false
 
FString SearchString
 

Detailed Description

Definition at line 16 of file DialogueSearchResult.h.

Member Function Documentation

◆ IsEmptyFilter()

bool FDialogueSearchFilter::IsEmptyFilter ( ) const
inline

Definition at line 19 of file DialogueSearchResult.h.

Member Data Documentation

◆ bIncludeComments

bool FDialogueSearchFilter::bIncludeComments = true

Definition at line 44 of file DialogueSearchResult.h.

◆ bIncludeCustomObjectNames

bool FDialogueSearchFilter::bIncludeCustomObjectNames = true

Definition at line 53 of file DialogueSearchResult.h.

◆ bIncludeDialogueGUID

bool FDialogueSearchFilter::bIncludeDialogueGUID = false

Definition at line 38 of file DialogueSearchResult.h.

◆ bIncludeIndices

bool FDialogueSearchFilter::bIncludeIndices = false

Definition at line 35 of file DialogueSearchResult.h.

◆ bIncludeNodeGUID

bool FDialogueSearchFilter::bIncludeNodeGUID = false

Definition at line 41 of file DialogueSearchResult.h.

◆ bIncludeNumericalTypes

bool FDialogueSearchFilter::bIncludeNumericalTypes = false

Definition at line 47 of file DialogueSearchResult.h.

◆ bIncludeTextLocalizationData

bool FDialogueSearchFilter::bIncludeTextLocalizationData = false

Definition at line 50 of file DialogueSearchResult.h.

◆ SearchString

FString FDialogueSearchFilter::SearchString

Definition at line 32 of file DialogueSearchResult.h.


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