MCPcopy Create free account

hub / github.com/NotYetGames/DlgSystem / functions

Functions1,935 in github.com/NotYetGames/DlgSystem

MethodPruneIsolatedNodes
Source/DlgSystemEditor/Private/DialogueEditor/DialogueCompiler.cpp:266
MethodQueryCommentNode
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:791
MethodQueryDlgCondition
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:140
MethodQueryDlgEdge
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:443
MethodQueryDlgEvent
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:319
MethodQueryDlgTextArgument
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:54
MethodQueryEdgeNode
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:750
MethodQueryGraphNode
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:515
MethodReadAllProperty
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:63
MethodReadComplexProperty
Source/DlgSystem/Public/IO/DlgConfigParser.h:330
MethodReadMap
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:584
MethodReadPrimitiveProperty
Source/DlgSystem/Public/IO/DlgConfigParser.h:272
MethodReadProperty
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:78
MethodReadPurePropertyBlock
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:181
MethodReadSet
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:547
MethodRebuildAndUpdateNode
Source/DlgSystem/Private/DlgDialogue.cpp:588
MethodRebuildConstructedText
Source/DlgSystem/Private/DlgEdge.cpp:101
FunctionRebuildTextArgumentsFromPreview
Source/DlgSystem/Public/DlgEdge.h:66
FunctionRebuildTextArgumentsFromPreview
Source/DlgSystem/Public/Nodes/DlgNode.h:211
FunctionRebuildTextArgumentsFromPreview
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:57
FunctionReevaluateChildren
Begin UDlgNode Interface.
Source/DlgSystem/Public/Nodes/DlgNode_End.h:28
MethodReevaluateChildren
Source/DlgSystem/Private/Nodes/DlgNode_Speech.cpp:80
MethodReevaluateChildren
Source/DlgSystem/Private/Nodes/DlgNode_SpeechSequence.cpp:60
MethodReevaluateOptions
Source/DlgSystem/Private/DlgContext.cpp:102
MethodRefresh
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:117
MethodRefresh
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:220
MethodRefreshDetailsView
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:108
MethodRefreshDetailsView
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:175
MethodRefreshDisplayDialogueDataWindow
Source/DlgSystem/Private/DlgSystemModule.cpp:216
MethodRefreshPinNames
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:516
MethodRefreshPinNames
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin own functions
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.cpp:176
MethodRefreshTree
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:242
MethodRefreshVariablePinType
Refreshes the VariablePinType */
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.h:99
MethodRefreshViewport
Refreshes the graph viewport.
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:122
FunctionRegenerateGUID
Source/DlgSystem/Public/Nodes/DlgNode.h:104
MethodRegisterCommands
Source/DlgSystemEditor/Private/DialogueCommands.cpp:8
MethodRegisterDialogueConsoleCommands
Source/DlgSystem/Private/DlgManager.cpp:552
MethodRegisterListeners
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.cpp:140
MethodRegisterListeners
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:341
MethodRegisterNets
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:37
MethodRegisterTabSpawners
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin IToolkit interface
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:58
MethodRemapOldIndicesWithNewAndUpdateGUID
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:819
FunctionRemoveAllChildren
Removes all edges/children
Source/DlgSystem/Public/Nodes/DlgNode.h:177
FunctionRemoveChildAt
Removes the Edge at the specified EdgeIndex location.
Source/DlgSystem/Public/Nodes/DlgNode.h:170
MethodRemoveHooks
Source/DlgSystemEditor/Private/DialogueContentBrowserExtensions.cpp:332
MethodRemoveNode
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:162
MethodRemovePin
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.h:63
MethodRemovePinAt
IGNORED. Removes the specified pin from the node, preserving remaining pin ordering. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:70
MethodRemovePinFromSwitchNode
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.cpp:91
MethodRenameFile
Source/DlgSystem/Private/DlgHelper.cpp:45
MethodReplaceParentConnectionsToNode
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:797
MethodRequiresSecondPassLayout
Returns true if this node is dependent on the location of other nodes (it can only depend on the location of first-pass only nodes) */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Edge.h:46
MethodResetDialogueNodeOwner
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:768
MethodResetNumericPropertyLimits
Resets the numeric property to not have any limits */
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueDetailsPanelUtils.h:91
MethodResetParser
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:69
FunctionRestoreTreeExpansionState
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewHelper.h:31
MethodResumeDialogueFromNodeGUID
Source/DlgSystem/Private/DlgManager.cpp:160
MethodResumeDialogueFromNodeIndex
Source/DlgSystem/Private/DlgManager.cpp:134
MethodRunTest
Source/DlgSystem/Private/Tests/DlgIOTester.cpp:156
MethodSLATE_BEGIN_ARGS
Source/DlgSystem/Public/GameplayDebugger/SDlgDataPropertyValues.h:90
MethodSLATE_BEGIN_ARGS
Source/DlgSystem/Public/GameplayDebugger/SDlgDataPropertyValues.h:115
MethodSLATE_BEGIN_ARGS
Source/DlgSystem/Public/GameplayDebugger/SDlgDataPropertyValues.h:136
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/BlueprintNodes/SGraphNode_DialogueK2Select.h:16
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/BlueprintNodes/SGraphNode_DialogueK2Switch.cpp:21
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/BlueprintNodes/SGraphNode_DialogueK2Switch.h:17
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/SDialogueActionMenu.h:21
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/SDialoguePalette.h:12
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:30
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.h:19
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.h:24
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Edge.h:19
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Root.h:18
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:24
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.h:18
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Base.h:23
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueNodeOverlayWidget.h:19
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:36
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.h:27
MethodSLATE_BEGIN_ARGS
Source/DlgSystemEditor/Private/DialogueSearch/SFindInDialogues.h:22
MethodSaveAllDialogues
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:906
MethodSaveAllDialogues
Source/DlgSystemEditor/Private/Commandlets/DlgCommandletHelper.h:25
MethodSaveAllDirtyDialogues
Source/DlgSystemEditor/Private/Commandlets/DlgCommandletHelper.h:14
MethodSaveAssetAs_Execute
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:133
MethodSaveAsset_Execute
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin FAssetEditorToolkit
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:128
MethodSaveSettings
Saves the settings to the config file depending on the settings of this class.
Source/DlgSystem/Public/DlgSystemSettings.h:181
MethodSearchForTextLocalizationData
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.h:171
MethodSerialize
Source/DlgSystem/Private/DlgDialogue.cpp:63
MethodSerialize
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UObject interface
Source/DlgSystem/Private/Nodes/DlgNode.cpp:15
MethodSerializeParticipants
Source/DlgSystem/Private/DlgContext.cpp:30
MethodSetCompilerWarningMessage
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.cpp:133
MethodSetDialogueBeingEdited
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:421
MethodSetDialogueHistory
Source/DlgSystem/Private/DlgManager.cpp:399
MethodSetDialogueNodeIndex
Sets the Dialogue node index number, this represents the index from the DlgDialogue.Nodes Array */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Root.h:37
FunctionSetDialoguePersistentWorldContextObject
Source/DlgSystem/Public/DlgManager.h:333
MethodSetDisplayText
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:32
MethodSetEdgesCategorization
Source/DlgSystemEditor/Private/DialogueEditor/DialogueCompiler.cpp:236
FunctionSetEntry
Adds an entry to the map or overrides an existing one
Source/DlgSystem/Public/DlgMemory.h:115
FunctionSetGenericData
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:106
FunctionSetGraphNode
Source/DlgSystem/Public/Nodes/DlgNode.h:75
MethodSetGraphNodesNewEdgesText
Source/DlgSystemEditor/Private/Commandlets/DlgHumanReadableTextCommandlet.cpp:502
← previousnext →1,601–1,700 of 1,935, ranked by callers