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
↓ 271 callers
Method
IsValid
INDEX_NONE is root node
Source/DlgSystemEditor/Private/Commandlets/DlgHumanReadableTextCommandlet.h:117
↓ 122 callers
Method
ToString
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.cpp:47
↓ 83 callers
Method
ToString
Source/DlgSystem/Private/Tests/DlgIOTesterTypes.h:50
↓ 82 callers
Function
IsValid
Returns if the Edge is valid, has the TargetIndex non negative
Source/DlgSystem/Public/DlgEdge.h:105
↓ 61 callers
Method
GetName
Source/DlgSystemEditor/Private/DialogueContentBrowserExtensions.cpp:78
↓ 49 callers
Method
Get
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// FDialogueSearchManager
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:29
↓ 42 callers
Function
IsEqual
Is this equal with Other? */
Source/DlgSystem/Public/GameplayDebugger/DlgDataDisplayTreeNode.h:70
↓ 34 callers
Method
Get
Source/DlgSystemEditor/Private/DialogueStyle.h:14
↓ 33 callers
Method
GetClass
Class
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:370
↓ 27 callers
Method
GetFName
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserUtilities.h:22
↓ 27 callers
Method
Modify
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraph.cpp:24
↓ 27 callers
Method
Update
Build the full property row. */
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueBase_CustomRowHelper.cpp:22
↓ 24 callers
Method
GetDialogueNodeIndex
Gets the Dialogue node index number for the DlgDialogue.Nodes Array */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.h:303
↓ 24 callers
Method
GetText
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEditableTextPropertyHandle.h:52
↓ 23 callers
Method
GetParentVariableName
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.cpp:27
↓ 22 callers
Method
GetNodeParticipantName
Source/DlgSystem/Private/Nodes/DlgNode_SpeechSequence.cpp:180
↓ 22 callers
Method
OnTextCommitted
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:580
↓ 21 callers
Function
GetFullNameFromObject
Source/DlgSystem/Public/DlgHelper.h:220
↓ 21 callers
Function
SortDefault
Default sorting function used by all the Dialogue related methods. Sorts alphabetically ascending. */
Source/DlgSystem/Public/DlgHelper.h:446
↓ 20 callers
Function
print_yellow
(*args, **kwargs)
Tools/DlgTwineToJsonHumanText.py:77
↓ 16 callers
Method
GetNumTexts
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEditableTextPropertyHandle.h:45
↓ 15 callers
Method
GetContextString
Source/DlgSystem/Private/DlgContext.cpp:735
↓ 15 callers
Function
GetVariableNames
Source/DlgSystem/Public/NYReflectionHelper.h:201
↓ 14 callers
Method
GetMutableDialogueNode
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.h:293
↓ 13 callers
Method
AddChild
Children/InlineChildren:
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:128
↓ 13 callers
Method
GetDialogue
Begin Own methods Gets the DlgDialogue that contains this graph */
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraph.h:42
↓ 13 callers
Method
GetDisplayText
DisplayText:
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:30
↓ 12 callers
Method
GetChildNode
Gets the child node that is connected from the output pin. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.h:112
↓ 12 callers
Method
IsRootNode
Is this the undeletable root node */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.h:185
↓ 12 callers
Method
SetText
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.cpp:103
↓ 11 callers
Method
CheckAll
Perform all checks */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.h:174
↓ 11 callers
Function
GetActiveNode
Source/DlgSystem/Public/DlgContext.h:307
↓ 11 callers
Method
GetInputPin
@return the input pin for this dialogue Node
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:158
↓ 10 callers
Method
GetAllDialogueGraphNodes
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraph.cpp:61
↓ 10 callers
Method
IsContextCheckBoxChecked
Is the context sensitive toggle checked? */
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.h:194
↓ 10 callers
Method
IsSeparator
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:160
↓ 10 callers
Method
SetPosition
Sets the position in the Graph canvas of this node. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:130
↓ 9 callers
Function
GetDialogueEditorAccess
Gets the dialogue editor implementation.
Source/DlgSystem/Public/DlgDialogue.h:212
↓ 8 callers
Function
AppendSortedSetToArray
Helper method, used to append a set to an array. Also sort. */
Source/DlgSystem/Public/DlgHelper.h:462
↓ 8 callers
Function
CanSaveAsReference
Decides if the path to the object should be serialized, or the object itself */
Source/DlgSystem/Public/IO/IDlgWriter.h:84
↓ 8 callers
Method
CompileDialogueNodesFromGraphNodes
Compiles the dialogue nodes from the graph nodes. Meaning it transforms the graph data -> (into) dialogue data. */
Source/DlgSystemEditor/Private/DlgDialogueEditorAccess.cpp:33
↓ 8 callers
Method
GetChildNodes
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:599
↓ 8 callers
Function
GetClassNameFromObject
Source/DlgSystem/Public/DlgHelper.h:229
↓ 8 callers
Method
GetParentNode
Gets the parent node that is connected to the input pin. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.h:105
↓ 8 callers
Method
IsSpeechSequenceNode
Is this a Speech Sequence Node? */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.h:234
↓ 8 callers
Method
OnTextChanged
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:563
↓ 8 callers
Method
SetIsVisible
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:79
↓ 8 callers
Method
SetTextType
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:122
↓ 8 callers
Method
UpdateAndRefreshData
Source/DlgSystem/Private/DlgDialogue.cpp:606
↓ 8 callers
Function
_print_internal
(color, string, **kwargs)
Tools/DlgTwineToJsonHumanText.py:50
↓ 8 callers
Function
_print_internal
(color, string, **kwargs)
Tools/DlgSpellcheckJsonHumanText.py:43
↓ 7 callers
Method
AddChild
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:57
↓ 7 callers
Method
Evaluate
Source/DlgSystem/Private/DlgEdge.cpp:84
↓ 7 callers
Method
GetChildEdgeNodes
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:632
↓ 7 callers
Function
GetDialogue
Source/DlgSystem/Public/DlgContext.h:344
↓ 7 callers
Method
GetMutableNodeFromIndex
Source/DlgSystem/Private/DlgContext.cpp:556
↓ 7 callers
Method
GetName
Returns the name of this type */
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgDialogue.h:24
↓ 7 callers
Method
GetOutputPin
@return the output pin for this dialogue Node
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:165
↓ 7 callers
Function
ReevaluateChildren
Source/DlgSystem/Public/DlgContext.h:136
↓ 7 callers
Function
RegenerateGUID
Regenerate the GUID of this Dialogue
Source/DlgSystem/Public/DlgDialogue.h:552
↓ 7 callers
Method
Sort
Sorts all the properties it can */
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:23
↓ 7 callers
Function
print_yellow
(*args, **kwargs)
Tools/DlgSpellcheckJsonHumanText.py:70
↓ 6 callers
Function
GetActiveWord
* Should be avoided whenever possible (use CompareToActiveWord) * @return the active word, or an empty string if there isn't any */
Source/DlgSystem/Public/IO/DlgConfigParser.h:166
↓ 6 callers
Method
GetParentActor
Source/DlgSystem/Private/GameplayDebugger/DlgDataDisplayTreeNode.cpp:13
↓ 6 callers
Method
GetParticipant
Source/DlgSystem/Private/DlgContext.cpp:388
↓ 6 callers
Method
GetSpeakerState
Source/DlgSystem/Private/Nodes/DlgNode_SpeechSequence.cpp:162
↓ 6 callers
Method
HasChildren
Children:
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:45
↓ 6 callers
Method
IsReadOnly
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEditableTextPropertyHandle.h:30
↓ 6 callers
Function
IsText
Source/DlgSystem/Public/GameplayDebugger/DlgDataDisplayTreeNode.h:65
↓ 6 callers
Method
IsText
Checks type of this Node.
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:158
↓ 6 callers
Method
PerformAction
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// FNewNode_DialogueGraphSchemaAction
Source/DlgSystemEditor/Private/DialogueEditor/Graph/SchemaActions/NewNode_DialogueGraphSchemaAction.cpp:13
↓ 6 callers
Method
SetDialogueEdge
Sets the corresponding Dialogue Edge of this Node. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.h:127
↓ 6 callers
Function
SetText
Sets the text and rebuilds the formatted constructed text
Source/DlgSystem/Public/DlgEdge.h:77
↓ 6 callers
Function
print_blue
(*args, **kwargs)
Tools/DlgTwineToJsonHumanText.py:69
↓ 5 callers
Method
GetAllBaseDialogueGraphNodes
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraph.cpp:54
↓ 5 callers
Method
GetCategoryType
CategoryType:
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:125
↓ 5 callers
Function
GetMutableNodeFromIndex
Source/DlgSystem/Public/DlgDialogue.h:583
↓ 5 callers
Method
GetParentNodes
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:587
↓ 5 callers
Method
GetStableTextId
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEditableTextPropertyHandle.h:86
↓ 5 callers
Method
GetTextType
TextType:
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:121
↓ 5 callers
Method
HasChildNode
Does this edge has a child edge? */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.h:92
↓ 5 callers
Method
HasParentNode
Begin own functions Does this edge have a parent node? */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.h:79
↓ 5 callers
Method
IsCategory
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:159
↓ 5 callers
Method
IsChecked
Source/DlgSystem/Private/GameplayDebugger/SDlgDataPropertyValues.cpp:392
↓ 5 callers
Function
Logf
Source/DlgSystem/Public/Logging/INYLogger.h:294
↓ 5 callers
Method
SetGraphNode
GraphNode:
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchResult.h:128
↓ 5 callers
Method
Write
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgJsonWriter.cpp:19
↓ 5 callers
Function
print_red
(*args, **kwargs)
Tools/DlgSpellcheckJsonHumanText.py:54
↓ 5 callers
Function
run_aspell_on_words
(words_list_str)
Tools/DlgSpellcheckJsonHumanText.py:240
↓ 5 callers
Method
to_dict
(self)
Tools/DlgTwineToJsonHumanText.py:196
↓ 4 callers
Method
CheckAll
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:403
↓ 4 callers
Method
ClearGraph
Source/DlgSystem/Private/DlgDialogue.cpp:331
↓ 4 callers
Method
CreateConnections
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin own functions
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.cpp:141
↓ 4 callers
Method
EnterNode
Source/DlgSystem/Private/DlgContext.cpp:496
↓ 4 callers
Method
GetConstRawPtr
Source/DlgSystem/Public/DlgHelper.h:43
↓ 4 callers
Function
GetDialogueFName
Source/DlgSystem/Public/DlgDialogue.h:545
↓ 4 callers
Function
GetFirstSetElement
Source/DlgSystem/Public/DlgHelper.h:367
↓ 4 callers
Method
GetNodeOpenChildren_DEPRECATED
Source/DlgSystem/Private/Nodes/DlgNode.cpp:259
↓ 4 callers
Method
GetParent
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:40
↓ 4 callers
Method
GetVisibleChildren
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:47
next →
1–100 of 1,935, ranked by callers