MCPcopy Create free account

hub / github.com/NotYetGames/DlgSystem / functions

Functions1,935 in github.com/NotYetGames/DlgSystem

MethodOnDragLeave
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:34
MethodOnDragOver
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.cpp:149
MethodOnDragOver
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:39
MethodOnDrop
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.cpp:31
MethodOnDrop
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.cpp:154
MethodOnEventTypeChanged
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueEvent_Details.cpp:166
MethodOnFocusReceived
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:394
MethodOnFocusReceived
* Called when focus is given to this widget. This event does not bubble. * * @param MyGeometry The Geometry of the widget receiving the event *
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.h:123
MethodOnGraphActionMenuClosed
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:1313
MethodOnIndexHoverStateChanged
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.cpp:541
MethodOnInitObject
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:648
MethodOnInvalidValue
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:687
MethodOnIsVirtualParentChanged
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueGraphNode_Details.cpp:238
MethodOnJumpToNodeClicked
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueIntTextBox_CustomRowHelper.cpp:121
MethodOnKeyChanged
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:794
MethodOnKeyCommitted
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:840
MethodOnMouseButtonUp
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin SWidget interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.cpp:83
MethodOnMouseEnter
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin SWidget interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Edge.cpp:29
MethodOnMouseEnter
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.cpp:93
MethodOnMouseEnter
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueNodeOverlayWidget.h:29
MethodOnMouseLeave
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Edge.cpp:38
MethodOnMouseLeave
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.cpp:130
MethodOnMouseLeave
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueNodeOverlayWidget.h:35
MethodOnMouseMove
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.cpp:88
MethodOnMouseMove
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:49
MethodOnNamespaceChanged
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:700
MethodOnNamespaceCommitted
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:709
MethodOnNodeTitleCommitted
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:1322
MethodOnOpenAssetClicked
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:1807
MethodOnOpenClicked
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueObject_CustomRowHelper.cpp:173
MethodOnOpenClicked
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEnumTypeWithObject_CustomRowHelper.cpp:79
MethodOnPinMouseDown
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin SGraphPin Interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.cpp:40
MethodOnPreviewKeyDown
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.cpp:91
MethodOnRep_SerializedParticipants
Source/DlgSystem/Private/DlgContext.cpp:39
MethodOnResetClicked
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueIntTextBox_CustomRowHelper.cpp:112
MethodOnResetClicked
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:353
MethodOnSelectedNodesChanged
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:1268
MethodOnShutdown
Source/DlgSystem/Private/Logging/DlgLogger.cpp:49
MethodOnStart
Source/DlgSystem/Private/Logging/DlgLogger.cpp:43
MethodOpenAssetEditor
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgDialogue.cpp:12
MethodOpenBlueprintEditor
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:967
MethodOpenEditorAndJumpToGraphNode
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:722
MethodOpenEditorForAsset
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:694
MethodOpenGlobalFindResultsTab
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:971
MethodOptionSelected
Source/DlgSystem/Private/Nodes/DlgNode_SpeechSequence.cpp:82
MethodPassesFilter
Returns whether the specified Item passes the Filter's restrictions */
Source/DlgSystemEditor/Private/DialogueContentBrowserExtensions.cpp:100
MethodPasteNodesHere
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:1061
MethodPerformAction
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// FNewComment_DialogueGraphSchemaAct
Source/DlgSystemEditor/Private/DialogueEditor/Graph/SchemaActions/NewComment_DialogueGraphSchemaAction.cpp:12
MethodPerformAction
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// FConvertSpeechNodesToSpeechSequenc
Source/DlgSystemEditor/Private/DialogueEditor/Graph/SchemaActions/ConvertSpeechNodesToSpeechSequence_DialogueGraphSchemaAction.cpp:17
MethodPerformAction
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// FConvertSpeechSequenceNodeToSpeech
Source/DlgSystemEditor/Private/DialogueEditor/Graph/SchemaActions/ConvertSpeechSequenceNodeToSpeechNodes_DialogueGraphSchemaAction.cpp:17
MethodPerformSecondPassLayout
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin SNodePanel::SNode Interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Edge.cpp:49
MethodPickChildrenOfClass
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:947
MethodPinConnectionListChanged
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.cpp:75
MethodPinConnectionListChanged
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UEdGraphNode interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Root.cpp:8
MethodPinTypeChanged
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:277
MethodPopulateMetaTag
Populate a meta data tag with information about this graph node. sed by UpdateGraphNode() */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:100
MethodPositionBetweenTwoNodesWithOffset
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin own functions
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Edge.cpp:190
MethodPostBuildPathToTopMostParent
Called inside GetPathToChildThatContainsText after we advanced one parent in the path */
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:154
MethodPostBuildPathToTopMostParent
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:246
MethodPostCompileGraphNode
Source/DlgSystemEditor/Private/DialogueEditor/DialogueCompiler.cpp:77
MethodPostCopyNode
Perform any fixups (deep copies of associated data, etc...) necessary after a node has been copied in the editor. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:103
MethodPostDuplicate
Source/DlgSystem/Private/DlgDialogue.cpp:205
MethodPostDuplicate
Source/DlgSystem/Private/Nodes/DlgNode.cpp:78
MethodPostDuplicate
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.cpp:14
MethodPostEditChangeChainProperty
Source/DlgSystem/Private/DlgDialogue.cpp:264
MethodPostEditChangeChainProperty
Source/DlgSystem/Private/Nodes/DlgNode.cpp:112
MethodPostEditChangeChainProperty
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:58
MethodPostEditChangeProperty
Source/DlgSystem/Private/DlgDialogue.cpp:255
MethodPostEditChangeProperty
Source/DlgSystem/Private/DlgSystemSettings.cpp:83
MethodPostEditChangeProperty
Source/DlgSystem/Private/Nodes/DlgNode.cpp:103
MethodPostEditChangeProperty
Source/DlgSystem/Private/Nodes/DlgNode_Speech.cpp:10
MethodPostEditChangeProperty
Source/DlgSystem/Private/Nodes/DlgNode_SpeechSequence.cpp:8
MethodPostEditChangeProperty
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UObject interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.cpp:10
MethodPostEditChangeProperty
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:46
MethodPostEditImport
Source/DlgSystem/Private/DlgDialogue.cpp:218
MethodPostEditImport
Source/DlgSystem/Private/Nodes/DlgNode.cpp:90
MethodPostEditImport
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.cpp:24
MethodPostEditImport
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:37
MethodPostFilterPathsToNodes
Called inside FilterPathsToNodesThatContainText after we got the path for the current Child. */
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:151
MethodPostFilterPathsToNodes
FDlgTreeViewNode Interface
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:233
MethodPostInitProperties
Source/DlgSystem/Private/DlgObject.cpp:9
MethodPostInitProperties
Source/DlgSystem/Private/DlgDialogue.cpp:164
MethodPostInitProperties
Source/DlgSystem/Private/Nodes/DlgNode.cpp:65
MethodPostLoad
Source/DlgSystem/Private/DlgDialogue.cpp:75
MethodPostLoad
Source/DlgSystem/Private/Nodes/DlgNode.cpp:53
MethodPostLoad
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UObject interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.cpp:8
MethodPostLoad
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UObject interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:25
MethodPostPasteNode
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.cpp:122
MethodPostPlacedNewNode
UEdGraphNode interface. * A chance to initialize a new node; called just once when a new node is created, before AutowireNewNode or AllocateDefaultPin
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:52
MethodPostReconstructNode
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:447
MethodPostRedo
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:161
MethodPostRename
Source/DlgSystem/Private/DlgDialogue.cpp:199
MethodPostUndo
///////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin FEditorUndoClient Interface
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:152
MethodPreCompileGraphNode
Source/DlgSystemEditor/Private/DialogueEditor/DialogueCompiler.cpp:68
MethodPreSave
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UObject interface
Source/DlgSystem/Private/DlgDialogue.cpp:55
MethodPredicateCompareDialogueTreeNode
Compare two FDialogueBrowserTreeNode
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserUtilities.h:41
FunctionPredicateCompareDlgDataDisplayTreeNode
Compare two FDlgDataDisplayTreeNode
Source/DlgSystem/Public/GameplayDebugger/SDlgDataDisplay.h:79
MethodPredicateSortByDialoguesNumDescending
Predicate that sorts participants by dialogue number references, in descending order.
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserUtilities.h:52
MethodPrepareForCopying
Perform any steps necessary prior to copying a node into the paste buffer */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:67
MethodPropertyToJsonValue
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgJsonWriter.cpp:347
← previousnext →1,501–1,600 of 1,935, ranked by callers