MCPcopy Create free account

hub / github.com/NotYetGames/DlgSystem / functions

Functions1,935 in github.com/NotYetGames/DlgSystem

MethodFilterDoesChildContainText
Called inside GetPathToChildThatContainsText to determine if the child has the text */
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:163
MethodFilterDoesChildContainText
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:257
MethodFilterIsChildVisible
Called inside GetPathToChildThatContainsText after we got the path of the GrandChild */
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewNode.h:157
MethodFilterIsChildVisible
Source/DlgSystemEditor/Private/DialogueBrowser/DialogueBrowserTreeNode.h:252
MethodFindDifferenceBetweenNodeEdgesAndLinkedToPins
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:788
MethodFindInContentBrowserForItem
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:1487
MethodFindNextWord
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:256
MethodFindNextWordAndCheckIfBlockEnd
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:376
MethodFindNextWordAndCheckIfBlockStart
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:364
MethodFixBrokenOldIndicesAndUpdateGUID
Source/DlgSystemEditor/Private/DialogueEditor/DialogueCompiler.cpp:308
MethodFocusSearchBox
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.cpp:491
MethodGENERATED_USTRUCT_BODY
Source/DlgSystem/Private/Tests/DlgIOTesterTypes.h:16
MethodGatherParticipantsRecursive
Source/DlgSystem/Private/DlgManager.cpp:576
MethodGenerateExternalURLsMenu
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:701
MethodGenerateFilteredItems
Source/DlgSystem/Private/GameplayDebugger/SDlgDataDisplay.cpp:314
MethodGenerateFilteredItems
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:495
MethodGeneratePrimarySecondaryEdgesMenu
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:687
MethodGetActions
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgDialogue.cpp:7
MethodGetActiveLineNumber
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:422
MethodGetActiveNodeAsSpeechSequence
Source/DlgSystem/Private/DlgContext.cpp:551
MethodGetActiveNodeData
Source/DlgSystem/Private/DlgContext.cpp:284
FunctionGetActiveNodeGUID
Source/DlgSystem/Public/DlgContext.h:303
MethodGetActiveNodeGenericData
Source/DlgSystem/Private/DlgContext.cpp:272
FunctionGetActiveNodeIndex
Source/DlgSystem/Public/DlgContext.h:300
MethodGetActiveNodeParticipant
Source/DlgSystem/Private/DlgContext.cpp:319
MethodGetActiveNodeParticipantDisplayName
Source/DlgSystem/Private/DlgContext.cpp:354
MethodGetActiveNodeParticipantIcon
Source/DlgSystem/Private/DlgContext.cpp:296
MethodGetActiveNodeParticipantName
Source/DlgSystem/Private/DlgContext.cpp:342
MethodGetActiveNodeSpeakerState
Source/DlgSystem/Private/DlgContext.cpp:224
MethodGetActiveNodeVoiceDialogueWave
Source/DlgSystem/Private/DlgContext.cpp:260
MethodGetActiveNodeVoiceSoundBase
Source/DlgSystem/Private/DlgContext.cpp:248
MethodGetActiveNodeVoiceSoundWave
Source/DlgSystem/Private/DlgContext.cpp:236
MethodGetActiveWordAsFloat
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:205
MethodGetAllChildClassesOf
Source/DlgSystem/Private/DlgHelper.cpp:189
MethodGetAllClassesImplementingInterface
Source/DlgSystem/Private/DlgHelper.cpp:222
MethodGetAllDialogueNodeActions
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraphSchema.cpp:478
FunctionGetAllDialoguesBoolNames
Source/DlgSystem/Public/DlgManager.h:282
MethodGetAllDialoguesCallbackNames
Gets all the condition name suggestions depending on ConditionType from all Dialogues.
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.h:160
FunctionGetAllDialoguesConditionNames
Source/DlgSystem/Public/DlgManager.h:296
FunctionGetAllDialoguesEventNames
Source/DlgSystem/Public/DlgManager.h:303
FunctionGetAllDialoguesFloatNames
Source/DlgSystem/Public/DlgManager.h:275
MethodGetAllDialoguesForParticipantName
Source/DlgSystem/Private/DlgManager.cpp:434
MethodGetAllDialoguesFromMemory
Source/DlgSystem/Private/DlgManager.cpp:250
MethodGetAllDialoguesGUIDsMap
Source/DlgSystem/Private/DlgManager.cpp:372
FunctionGetAllDialoguesIntNames
Source/DlgSystem/Public/DlgManager.h:268
FunctionGetAllDialoguesNameNames
Source/DlgSystem/Public/DlgManager.h:289
MethodGetAllDialoguesOtherVariableNames
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.h:171
FunctionGetAllDialoguesParticipantNames
Source/DlgSystem/Public/DlgManager.h:254
FunctionGetAllDialoguesSpeakerStates
Source/DlgSystem/Public/DlgManager.h:261
MethodGetAllDialoguesVariableNames
Gets all the event name suggestions depending on EventType from all Dialogues. */
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueTextArgument_Details.h:68
FunctionGetAllOptionsNum
Source/DlgSystem/Public/DlgContext.h:191
FunctionGetAllParticipantNames
Source/DlgSystem/Public/DlgDialogue.h:434
FunctionGetAllSpeakerStates
Source/DlgSystem/Public/DlgDialogue.h:441
MethodGetAllWeakActorsWithDialogueParticipantInterface
Source/DlgSystem/Private/DlgManager.cpp:273
MethodGetAsBool
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:700
MethodGetAsFloat
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:711
MethodGetAsGraphNodeEdgeFromPropertyHandle
* Similar to the Base node only this always returns a UDialogueGraphNode_Edge * If the BaseGraphNode is an GraphNode then returns nullptr * If the
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueDetailsPanelUtils.h:153
MethodGetAsInt32
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:719
MethodGetAsInt64
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:731
MethodGetAsName
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:743
MethodGetAsText
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:763
FunctionGetAssetCategory
Source/DlgSystemEditor/Public/DlgSystemEditorModule.h:37
MethodGetAssociatedParticipants
Source/DlgSystem/Private/Nodes/DlgNode_Speech.cpp:126
MethodGetAssociatedParticipants
Source/DlgSystem/Private/Nodes/DlgNode_SpeechSequence.cpp:190
MethodGetBackgroundColor
Gets the background color for a node
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:116
MethodGetBackgroundColor
Get the color we use to display the rounded border */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueNodeOverlayWidget.h:42
MethodGetBackgroundImage
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:77
MethodGetBaseToolkitName
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:109
MethodGetBestLinkedToPinFromSplineMousePosition
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphPin.cpp:248
MethodGetBlueprintForGraphNode
Gets the blueprint for the provided Node
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueBlueprintUtilities.h:14
MethodGetBoolDeltaVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueEvent_Details.h:83
FunctionGetBoolNames
Source/DlgSystem/Public/DlgDialogue.h:483
MethodGetBoolValueVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueEvent_Details.h:92
MethodGetBoolValueVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.h:108
MethodGetBoundsForSelectedNodes
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:97
MethodGetBoundsForSelectedNodes
* Get the bounding area for the currently selected nodes * * @param Rect Final output bounding area, including padding * @param Padding An amoun
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:107
MethodGetBoxThatConflicts
Source/DlgSystemEditor/Private/Commandlets/DlgExportTwineCommandlet.cpp:244
MethodGetBrowseAssetButtonVisibility
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:1776
MethodGetBrowseAssetText
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:1855
MethodGetBrowseButtonVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueObject_CustomRowHelper.cpp:235
MethodGetBrowseObjectText
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueObject_CustomRowHelper.cpp:194
MethodGetBrowseObjectText
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEnumTypeWithObject_CustomRowHelper.cpp:60
MethodGetCallbackNameVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.h:77
MethodGetCallbackNamesForParticipant
Gets all the condition name suggestions depending on ConditionType from all Dialogues. */
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.cpp:376
MethodGetCategories
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgBlueprintDerived.h:30
MethodGetCategories
Returns the categories that this asset type. The return value is one or more flags from EAssetTypeCategories. */
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgDialogue.h:43
FunctionGetCategoryType
Source/DlgSystem/Public/GameplayDebugger/DlgDataDisplayTreeNode.h:60
FunctionGetCheckChildrenOnEvaluation
Source/DlgSystem/Public/Nodes/DlgNode.h:229
MethodGetChildrenVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueDetailsPanelUtils.h:71
FunctionGetClassBoolNames
Source/DlgSystem/Public/DlgDialogue.h:511
FunctionGetClassFloatNames
Source/DlgSystem/Public/DlgDialogue.h:504
FunctionGetClassIntNames
Source/DlgSystem/Public/DlgDialogue.h:497
FunctionGetClassNameNames
Source/DlgSystem/Public/DlgDialogue.h:518
FunctionGetClassTextNames
Source/DlgSystem/Public/DlgDialogue.h:525
MethodGetClosestGraphNodeFromPropertyHandle
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueDetailsPanelUtils.cpp:27
MethodGetClosestNodeFromGraphNode
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:369
MethodGetColor
Source/DlgSystemEditor/Private/DialogueContentBrowserExtensions.cpp:91
MethodGetCommentAction
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraphSchema.cpp:424
MethodGetCommentColor
Return the desired comment bubble color */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:97
MethodGetCompareTypeVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.h:141
← previousnext →801–900 of 1,935, ranked by callers