MCPcopy Create free account

hub / github.com/NotYetGames/DlgSystem / functions

Functions1,935 in github.com/NotYetGames/DlgSystem

MethodGetGraphNodesForClassBoolVariableName
* Gets all the graph nodes that contain the specified BoolVariableName from the UClass. * This contains both graph nodes and edges. */
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.h:155
MethodGetGraphNodesForClassFNameVariableName
* Gets all the graph nodes that contain the specified FNameVariableName from the UClass. * This contains both graph nodes and edges. */
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.h:169
MethodGetGraphNodesForClassFTextVariableName
* Gets all the graph nodes that contain the specified FNameVariableName from the UClass. * This contains both graph nodes and edges. */
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.h:183
MethodGetGraphNodesForClassFloatVariableName
* Gets all the graph nodes that contain the specified FloatVariableName from the UClass. * This contains both graph nodes and edges. */
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.h:138
MethodGetGraphNodesForClassIntVariableName
* Gets all the graph nodes that contain the specified IntVariableName from the UClass. * This contains both graph nodes and edges. */
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.h:122
MethodGetGraphNodesForConditionEventCallName
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.cpp:52
MethodGetGraphNodesForCustomEvent
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.cpp:32
MethodGetGraphNodesForEventEventName
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// FDialogueSearchUtilities
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.cpp:12
MethodGetGraphNodesForFNameVariableName
* Gets all the graph nodes that contain the specified FNameVariableName basic type. * This contains both graph nodes and edges. */
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.h:108
MethodGetGraphNodesForFloatVariableName
* Gets all the graph nodes that contain the specified FloatVariableName basic type. * This contains both graph nodes and edges. */
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.h:78
MethodGetGraphNodesForIntVariableName
* Gets all the graph nodes that contain the specified IntVariableName basic type. * This contains both graph nodes and edges. */
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.h:62
MethodGetGraphNodesForTextArgumentVariable
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.cpp:140
MethodGetGraphNodesForVariablesOfNameAndType
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchUtilities.cpp:88
MethodGetHighlightText
Gets the text to highlight in the suggestion list */
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.h:161
MethodGetIconAndTint
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:359
MethodGetIconAndTint
@return Icon to use in menu or on node */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:91
MethodGetIconName
Source/DlgSystemEditor/Private/DialogueContentBrowserExtensions.cpp:92
MethodGetIndexOverlayTooltipText
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.cpp:516
MethodGetIndexText
Gets the text to display in the index overlay */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:166
FunctionGetIntNames
Source/DlgSystem/Public/DlgDialogue.h:469
MethodGetIntValueVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueEvent_Details.h:62
MethodGetIntValueVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.h:85
MethodGetJumpToAssetText
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:1840
MethodGetJumpToObjectText
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueObject_CustomRowHelper.cpp:199
MethodGetJumpToObjectText
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEnumTypeWithObject_CustomRowHelper.cpp:65
MethodGetKeyValue
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:770
MethodGetLastTargetGraphEdgeBeforeDrag
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:126
MethodGetLastTargetGraphEdgeBeforeDrag
Used only on drag/drop operations of edges.
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:164
MethodGetLifetimeReplicatedProps
Source/DlgSystem/Private/DlgContext.cpp:23
MethodGetListViewWidget
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.cpp:254
MethodGetLocalizableCheckState
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:907
MethodGetLocalizableVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:364
MethodGetLongTermMemoryVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.h:120
MethodGetMemberNameDialogueNode
Helper constants to get the names of some properties. Used by the DlgSystemEditor module. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.h:365
FunctionGetMemberNameGUID
Source/DlgSystem/Public/Nodes/DlgNode.h:271
FunctionGetMemberNameName
Helper functions to get the names of some properties. Used by the DlgSystemEditor module.
Source/DlgSystem/Public/DlgDialogue.h:166
MethodGetMemberNameNodeIndex
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.h:366
FunctionGetMemberNameNodes
Source/DlgSystem/Public/DlgDialogue.h:170
FunctionGetMemberNameParticipantsData
Source/DlgSystem/Public/DlgDialogue.h:168
FunctionGetMemberNameText
Helper functions to get the names of some properties. Used by the DlgSystemEditor module.
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:109
FunctionGetMemberNameTextArguments
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:110
MethodGetMenuActions
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:421
MethodGetMenuActions
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UK2Node Interface
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.cpp:47
MethodGetMenuCategory
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:442
MethodGetMenuCategory
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.cpp:68
MethodGetMenuWidget
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyPickList.cpp:139
MethodGetMessageLogModule
Source/DlgSystem/Private/Logging/INYLogger.cpp:77
MethodGetModifierKeyFromDialogueSettings
Gets the appropriate modifier key for an input field depending on the Dialogue System Settings */
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueDetailsPanelUtils.h:77
MethodGetMutableActiveNodeAsSpeechSequence
Source/DlgSystem/Private/DlgContext.cpp:546
MethodGetMutableDialogueEdgeFromParentNode
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.cpp:202
FunctionGetMutableEnterConditionAt
Gets the mutable enter condition at location EnterConditionIndex.
Source/DlgSystem/Public/Nodes/DlgNode.h:132
FunctionGetMutableNodeChildAt
Unsafe version, can be null
Source/DlgSystem/Public/Nodes/DlgNode.h:187
FunctionGetMutableNodeFromGUID
Source/DlgSystem/Public/DlgDialogue.h:586
FunctionGetMutableNodeSpeechSequence
Gets the SpeechSequence as a mutable array
Source/DlgSystem/Public/Nodes/DlgNode_SpeechSequence.h:117
FunctionGetMutableStartNode
Source/DlgSystem/Public/DlgDialogue.h:563
MethodGetName
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgBlueprintDerived.h:90
MethodGetName
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgBlueprintDerived.h:103
MethodGetName
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgBlueprintDerived.h:116
FunctionGetNameNames
Source/DlgSystem/Public/DlgDialogue.h:490
MethodGetNameValueVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueEvent_Details.h:76
MethodGetNameValueVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueCondition_Details.h:101
MethodGetNameWithoutPrefix
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigWriter.cpp:717
MethodGetNamespaceOverridenWarningImageVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:967
MethodGetNamespaceValue
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:678
MethodGetNewNamespaceAndKey
Source/DlgSystem/Private/DlgLocalizationHelper.cpp:62
MethodGetNodeBackgroundColor
Begin UDialogueGraphNode_Base interface Gets the background color of this node. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.h:75
MethodGetNodeBackgroundColor
Gets the background color of this node. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Root.h:43
MethodGetNodeBackgroundColor
Gets the background color of this node. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:115
MethodGetNodeBodyWidget
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin own functions
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.cpp:287
MethodGetNodeContextMenuActions
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:202
FunctionGetNodeData
Source/DlgSystem/Public/Nodes/DlgNode.h:260
FunctionGetNodeData
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:70
MethodGetNodeDataVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueDetailsPanelUtils.h:56
MethodGetNodeDepth
Gets the node depth in the graph. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.h:255
MethodGetNodeGUIDForIndex
Source/DlgSystem/Private/DlgDialogue.cpp:778
FunctionGetNodeGenericData
Source/DlgSystem/Public/Nodes/DlgNode.h:257
FunctionGetNodeGenericData
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:76
MethodGetNodeGenericDataVisibility
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/DialogueDetailsPanelUtils.h:66
MethodGetNodeIndexForGUID
Source/DlgSystem/Private/DlgDialogue.cpp:789
MethodGetNodeIndexForGUID
Source/DlgSystem/Private/DlgContext.cpp:414
MethodGetNodeNameFromNode
Source/DlgSystemEditor/Private/Commandlets/DlgExportTwineCommandlet.cpp:405
FunctionGetNodeParticipantName
Source/DlgSystem/Public/Nodes/DlgNode.h:115
MethodGetNodeRefreshPriority
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.h:47
MethodGetNodeSelectionCount
* Returns the currently selected graph node count * * @param Graph The active graph to find the selection count for */
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraphSchema.h:149
MethodGetNodeTitle
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallbackVariants.cpp:10
MethodGetNodeTitle
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:354
MethodGetNodeTitle
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.cpp:33
MethodGetNodeTitle
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.cpp:63
MethodGetNodeTitle
Begin UEdGraphNode interface Gets the name of this node, shown in title bar */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Root.h:19
MethodGetNodeTitleColor
Gets the draw color of a node's title bar. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:88
FunctionGetNodeTypeString
Source/DlgSystem/Public/Nodes/DlgNode_End.h:32
FunctionGetNodeTypeString
Source/DlgSystem/Public/Nodes/DlgNode_SpeechSequence.h:95
FunctionGetNodeTypeString
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:81
MethodGetNodeVisibility
Begin SDialogueGraphNode_Base Interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Edge.h:61
MethodGetNodeVisibility
Begin SDialogueGraphNode_Base Interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode.h:71
MethodGetNodeVisibility
Is the current node visible? */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Base.h:45
FunctionGetNodeVoiceDialogueWave
Source/DlgSystem/Public/Nodes/DlgNode.h:248
FunctionGetNodeVoiceDialogueWave
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:75
FunctionGetNodeVoiceSoundBase
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:74
MethodGetNodeWordCount
Source/DlgSystemEditor/Private/Commandlets/DlgStatsCommandlet.cpp:81
← previousnext →1,001–1,100 of 1,935, ranked by callers