Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NotYetGames/DlgSystem
/ functions
Functions
1,935 in github.com/NotYetGames/DlgSystem
⨍
Functions
1,935
◇
Types & classes
479
↓ 1 callers
Method
DoesDisplayTextContains
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:33
↓ 1 callers
Function
EnableAllOnScreenMessages
Source/DlgSystem/Public/Logging/INYLogger.h:183
↓ 1 callers
Method
ExpandAllChildren
* Takes the tree view and expands its elements for each child. * * @param TreeView The tree responsible for visualizing this node hierarchy. *
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:93
↓ 1 callers
Function
ExportToFile
* Save the config string to a text file * @param FullName: Full path + file name + extension * @return False on failure to write */
Source/DlgSystem/Public/IO/DlgJsonWriter.h:50
↓ 1 callers
Function
FDlgDataDisplayActorProperties
Source/DlgSystem/Public/GameplayDebugger/DlgDataDisplayActorProperties.h:27
↓ 1 callers
Function
FDlgDataDisplayVariableProperties
Source/DlgSystem/Public/GameplayDebugger/DlgDataDisplayActorProperties.h:17
↓ 1 callers
Function
FDlgEdgeData
Source/DlgSystem/Public/DlgContext.h:27
↓ 1 callers
Function
FDlgJsonParser
Source/DlgSystem/Public/IO/DlgJsonParser.h:37
↓ 1 callers
Method
FindEditorForAsset
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:708
↓ 1 callers
Method
FireNodeEnterEvents
Source/DlgSystem/Private/Nodes/DlgNode.cpp:142
↓ 1 callers
Method
FocusWindow
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin IAssetEditorInstance
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:142
↓ 1 callers
Method
GetAssociatedParticipants
Source/DlgSystem/Private/Nodes/DlgNode.cpp:364
↓ 1 callers
Method
GetCategory
Category:
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchResult.h:72
↓ 1 callers
Method
GetCategoryName
Gets the category for the settings, some high level grouping like, Editor, Engine, Game...etc.
Source/DlgSystem/Public/DlgSystemSettings.h:132
↓ 1 callers
Method
GetChildEdgeIndexForChildNodeIndex
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:416
↓ 1 callers
Function
GetColorForLogLevel
Source/DlgSystem/Public/Logging/INYLogger.h:381
↓ 1 callers
Method
GetConditionalFunction
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin own functions
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:498
↓ 1 callers
Method
GetConstKeyPtr
Source/DlgSystem/Public/DlgHelper.h:61
↓ 1 callers
Method
GetConstValuePtr
Source/DlgSystem/Public/DlgHelper.h:66
↓ 1 callers
Method
GetCreateCommentAction
Returns schema action to create comment from implemention */
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraphSchema.h:158
↓ 1 callers
Function
GetDesc
Source/DlgSystem/Public/Nodes/DlgNode.h:44
↓ 1 callers
Method
GetDesc
Source/DlgSystem/Private/Nodes/DlgNode_End.cpp:4
↓ 1 callers
Method
GetDescription
Gets the main description of this Node.
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:119
↓ 1 callers
Method
GetDialogueBeingEdited
Gets/Sets the dialogue being edited
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:156
↓ 1 callers
Method
GetDialogueDataDisplaySpawnEntry
Source/DlgSystem/Private/DlgSystemModule.cpp:150
↓ 1 callers
Method
GetFText
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserUtilities.h:23
↓ 1 callers
Method
GetFilterTextBox
Source/DlgSystemEditor/Private/DialogueEditor/SDialogueActionMenu.h:38
↓ 1 callers
Function
GetFunctionNameForConditionType
Source/DlgSystem/Public/DlgHelper.h:301
↓ 1 callers
Function
GetFunctionNameForEventType
Get the Interface Function Name for this Event Type
Source/DlgSystem/Public/DlgHelper.h:280
↓ 1 callers
Function
GetGraph
Gets the editor graph of this Dialogue.
Source/DlgSystem/Public/DlgDialogue.h:179
↓ 1 callers
Method
GetGraphContextActions
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin EdGraphSchema Interface
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraphSchema.cpp:59
↓ 1 callers
Function
GetInstance
Source/DlgSystem/Public/DlgMemory.h:99
↓ 1 callers
Function
GetMemberNameCheckChildrenOnEvaluation
Source/DlgSystem/Public/Nodes/DlgNode.h:267
↓ 1 callers
Function
GetMemberNameChildren
Source/DlgSystem/Public/Nodes/DlgNode.h:270
↓ 1 callers
Function
GetMemberNameEdgeData
Source/DlgSystem/Public/DlgEdge.h:116
↓ 1 callers
Function
GetMemberNameEnterConditions
Source/DlgSystem/Public/Nodes/DlgNode.h:268
↓ 1 callers
Function
GetMemberNameEnterEvents
Source/DlgSystem/Public/Nodes/DlgNode.h:269
↓ 1 callers
Function
GetMemberNameGUID
Source/DlgSystem/Public/DlgDialogue.h:167
↓ 1 callers
Function
GetMemberNameGenericData
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:114
↓ 1 callers
Function
GetMemberNameIsVirtualParent
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:116
↓ 1 callers
Function
GetMemberNameNodeData
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:111
↓ 1 callers
Function
GetMemberNameOwnerName
Helper functions to get the names of some properties. Used by the DlgSystemEditor module.
Source/DlgSystem/Public/Nodes/DlgNode.h:266
↓ 1 callers
Function
GetMemberNameSpeakerState
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:115
↓ 1 callers
Function
GetMemberNameSpeechSequence
Helper functions to get the names of some properties. Used by the DlgSystemEditor module.
Source/DlgSystem/Public/Nodes/DlgNode_SpeechSequence.h:124
↓ 1 callers
Function
GetMemberNameStartNode
Source/DlgSystem/Public/DlgDialogue.h:169
↓ 1 callers
Function
GetMemberNameVirtualParentFireDirectChildEnterEvents
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:117
↓ 1 callers
Function
GetMemberNameVoiceDialogueWave
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:113
↓ 1 callers
Function
GetMemberNameVoiceSoundWave
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:112
↓ 1 callers
Function
GetMessageSeverityForLogLevel
Source/DlgSystem/Public/Logging/INYLogger.h:363
↓ 1 callers
Method
GetMutableEdgeNodeSet
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueTreeProperties/DialogueBrowserTreeVariableProperties.h:40
↓ 1 callers
Method
GetMutableGraphNodeSet
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueTreeProperties/DialogueBrowserTreeVariableProperties.h:27
↓ 1 callers
Method
GetMutableNodeChildForTargetIndex
Source/DlgSystem/Private/Nodes/DlgNode.cpp:274
↓ 1 callers
Method
GetMutableNodeFromGUID
Source/DlgSystem/Private/DlgContext.cpp:578
↓ 1 callers
Method
GetName
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgBlueprintDerived.h:77
↓ 1 callers
Method
GetNodeFromGUID
Source/DlgSystem/Private/DlgContext.cpp:589
↓ 1 callers
Method
GetNodeFromIndex
Source/DlgSystem/Private/DlgContext.cpp:567
↓ 1 callers
Method
GetNodeGUIDForIndex
Source/DlgSystem/Private/DlgContext.cpp:409
↓ 1 callers
Method
GetNodeTitle
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UEdGraphNode interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:96
↓ 1 callers
Function
GetNodeTypeString
Used internally by the Dialogue editor:
Source/DlgSystem/Public/Nodes/DlgNode.h:71
↓ 1 callers
Function
GetNodeVoiceSoundBase
Source/DlgSystem/Public/Nodes/DlgNode.h:244
↓ 1 callers
Method
GetOptionPins
Returns a list of pins that represent the selectable options */
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.h:75
↓ 1 callers
Method
GetPaletteActions
/////////////////////////////////////////////////////////////////////////////////////////////////////////// UDialogueGraphSchema
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraphSchema.cpp:37
↓ 1 callers
Function
GetParticipantBoolNames
Source/DlgSystem/Public/DlgDialogue.h:357
↓ 1 callers
Function
GetParticipantClassBoolNames
Source/DlgSystem/Public/DlgDialogue.h:401
↓ 1 callers
Function
GetParticipantClassFNameNames
Source/DlgSystem/Public/DlgDialogue.h:412
↓ 1 callers
Function
GetParticipantClassFTextNames
Source/DlgSystem/Public/DlgDialogue.h:423
↓ 1 callers
Function
GetParticipantClassFloatNames
Source/DlgSystem/Public/DlgDialogue.h:390
↓ 1 callers
Function
GetParticipantClassIntNames
Source/DlgSystem/Public/DlgDialogue.h:379
↓ 1 callers
Function
GetParticipantConditionNames
Source/DlgSystem/Public/DlgDialogue.h:280
↓ 1 callers
Function
GetParticipantCustomEvents
Source/DlgSystem/Public/DlgDialogue.h:302
↓ 1 callers
Function
GetParticipantEventNames
Source/DlgSystem/Public/DlgDialogue.h:291
↓ 1 callers
Function
GetParticipantFNameNames
Source/DlgSystem/Public/DlgDialogue.h:368
↓ 1 callers
Function
GetParticipantFloatNames
Source/DlgSystem/Public/DlgDialogue.h:346
↓ 1 callers
Function
GetParticipantIntNames
Source/DlgSystem/Public/DlgDialogue.h:335
↓ 1 callers
Method
GetRootGraphNode
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraph.cpp:46
↓ 1 callers
Function
GetSpeakerStates
Source/DlgSystem/Public/DlgDialogue.h:276
↓ 1 callers
Function
GetStructChildren
Source/DlgSystem/Public/NYReflectionHelper.h:33
↓ 1 callers
Method
GetStyleSetName
Gets the style name. */
Source/DlgSystemEditor/Private/DialogueStyle.h:17
↓ 1 callers
Method
GetTextFilePathName
Source/DlgSystem/Private/DlgDialogue.cpp:898
↓ 1 callers
Function
GetTextFromObject
Source/DlgSystem/Private/IO/DlgJsonParser.cpp:26
↓ 1 callers
Function
GetTextValue
Gets the Value of this Property as an FText; */
Source/DlgSystem/Public/GameplayDebugger/SDlgDataPropertyValues.h:65
↓ 1 callers
Method
GetToolTipText
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:473
↓ 1 callers
Method
GetUnrealClassPickerDisplayMode
Source/DlgSystem/Public/DlgSystemSettings.h:209
↓ 1 callers
Function
GetUnrealLogTypeForLogLevel
Source/DlgSystem/Public/Logging/INYLogger.h:340
↓ 1 callers
Method
HandleNodeEnter
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin own function
Source/DlgSystem/Private/Nodes/DlgNode.cpp:129
↓ 1 callers
Method
HasBools
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:154
↓ 1 callers
Method
HasChildEdgeNode
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:653
↓ 1 callers
Method
HasClassBools
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:158
↓ 1 callers
Method
HasClassFNames
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:159
↓ 1 callers
Method
HasClassFTexts
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:160
↓ 1 callers
Method
HasClassFloats
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:157
↓ 1 callers
Method
HasClassIntegers
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:156
↓ 1 callers
Method
HasDialogues
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:148
↓ 1 callers
Method
HasEvents
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:149
↓ 1 callers
Method
HasFNames
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:155
↓ 1 callers
Method
HasFloats
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:153
↓ 1 callers
Method
HasGenericDataSet
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:379
↓ 1 callers
Method
HasIntegers
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:152
↓ 1 callers
Method
HasOutputConnectionToNode
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:328
↓ 1 callers
Method
HasParent
Parent:
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:39
← previous
next →
301–400 of 1,935, ranked by callers