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
↓ 1 callers
Method
is_node_selector_random
(self)
Tools/DlgTwineToJsonHumanText.py:395
↓ 1 callers
Function
is_path_json_human_text
(file_path)
Tools/DlgSpellcheckJsonHumanText.py:195
↓ 1 callers
Function
is_path_twine_file
(path)
Tools/DlgTwineToJsonHumanText.py:577
↓ 1 callers
Function
json_parse_file
Returns a dictionary
Tools/DlgSpellcheckJsonHumanText.py:116
↓ 1 callers
Function
json_save_dictionary
(path, dictionary)
Tools/DlgTwineToJsonHumanText.py:592
↓ 1 callers
Function
main
(src_twine_dir, dst_json_dir)
Tools/DlgTwineToJsonHumanText.py:666
↓ 1 callers
Function
main
(directory)
Tools/DlgSpellcheckJsonHumanText.py:343
↓ 1 callers
Method
parse
(self)
Tools/DlgTwineToJsonHumanText.py:227
↓ 1 callers
Function
print_blue_light
(*args, **kwargs)
Tools/DlgTwineToJsonHumanText.py:73
↓ 1 callers
Function
spellcheck_json_human_text
(file_path)
Tools/DlgSpellcheckJsonHumanText.py:257
↓ 1 callers
Function
string_to_int
(string)
Tools/DlgTwineToJsonHumanText.py:98
↓ 1 callers
Function
twine_parse_file
Returns a dictionary
Tools/DlgTwineToJsonHumanText.py:604
Function
Add
Source/DlgSystem/Public/DlgMemory.h:15
Function
AddAllSpeakerStatesIntoSet
Source/DlgSystem/Public/Nodes/DlgNode_Speech.h:78
Method
AddConditionsDataFromNodeEdges
Source/DlgSystem/Private/DlgDialogue.cpp:561
Method
AddDialogueChildrenToItemFromProperty
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:547
Method
AddDialogueToVariable
Source/DlgSystem/Public/TreeViewHelpers/DlgTreeViewParticipantProperties.h:164
Method
AddEdgeNodeChildrenToItem
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:598
Method
AddFrontEndFilterExtensions
///////////////////////////////////////////////////////////////////// UDialogueSearchFilter
Source/DlgSystemEditor/Private/DialogueContentBrowserExtensions.cpp:302
Method
AddGraphNodeBaseChildrenToItemFromProperty
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:629
Method
AddGraphNodeChildrenToItem
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:577
Function
AddNode
Adds a new node to this dialogue, returns the index location of the added node in the Nodes array.
Source/DlgSystem/Public/DlgDialogue.h:633
Function
AddNodeChild
Adds an Edge to the end of the Children Array.
Source/DlgSystem/Public/Nodes/DlgNode.h:167
Method
AddPin
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/SDialogueGraphNode_Base.cpp:85
Method
AddPinToSwitchNode
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.cpp:163
Method
AddReferencedObjects
Source/DlgSystem/Private/DlgDialogue.cpp:297
Method
AddReferencedObjects
Source/DlgSystem/Private/Nodes/DlgNode.cpp:41
Method
AddReferencedObjects
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:83
Method
AddVariableChildrenToItem
Source/DlgSystem/Private/GameplayDebugger/SDlgDataDisplay.cpp:364
Method
AddVariableChildrenToItem
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:662
Method
AllocateDefaultPins
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UEdGraphNode interface
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.cpp:27
Method
AllocateDefaultPins
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UEdGraphNode interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Edge.cpp:56
Method
AllocateDefaultPins
/////////////////////////////////////////////////////////////////////////////////////////////////////////// Begin UEdGraphNode interface
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.cpp:34
Method
ArgumentTypeToString
Source/DlgSystem/Private/DlgTextArgument.cpp:95
Method
AutoFixGraph
Source/DlgSystem/Private/DlgDialogue.cpp:850
Method
BindEditorCommands
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:499
Method
BlueprintAddComment
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:1121
Method
BlueprintGetEvent
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:1101
Method
BlueprintGetFunction
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:1037
Method
BlueprintGetOrAddEvent
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:1068
Method
BlueprintGetOrAddFunction
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:1017
Method
BreakSinglePinLink
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraphSchema.cpp:359
Method
BuildBackendFilter
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgBlueprintDerived.h:32
Method
BuildCache
Source/DlgSystemEditor/Private/DialogueSearch/DialogueSearchManager.cpp:1176
Method
BuildTreeViewItem
Source/DlgSystem/Private/GameplayDebugger/SDlgDataDisplay.cpp:390
Method
BuildTreeViewItem
Source/DlgSystemEditor/Private/DialogueBrowser/SDialogueBrowser.cpp:678
Method
CanBeStarted
Source/DlgSystem/Private/DlgContext.cpp:611
Method
CanBeVisible
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEnumTypeWithObject_CustomRowHelper.cpp:20
Method
CanBeVisible
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueObject_CustomRowHelper.h:52
Method
CanBeVisibleForConditionType
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEnumTypeWithObject_CustomRowHelper.h:65
Method
CanBeVisibleForEventType
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/DialogueEnumTypeWithObject_CustomRowHelper.h:60
Method
CanConvertSpeechNodesToSpeechSequence
Source/DlgSystemEditor/Private/DialogueEditorUtilities.h:144
Method
CanConvertSpeechNodesToSpeechSequence
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:554
Method
CanConvertSpeechSequenceNodeToSpeechNodes
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:665
Method
CanCopyNodes
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:1041
Method
CanCreateConnection
Source/DlgSystemEditor/Private/DialogueEditor/Graph/DialogueGraphSchema.cpp:139
Method
CanCreateUnderSpecifiedSchema
Determine if this node can be created under the specified schema */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:76
Method
CanDeleteNodes
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:1002
Method
CanDuplicateNode
Whether or not this node can be safely duplicated (via copy/paste, etc...) in the graph */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:61
Method
CanEdit
Source/DlgSystemEditor/Private/DialogueEditor/DetailsPanel/Widgets/SDialogueTextPropertyEditableTextBox.cpp:410
Method
CanEditChange
Source/DlgSystem/Private/DlgSystemSettings.cpp:35
Method
CanFilter
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgBlueprintDerived.h:31
Method
CanFilter
Hide from filtered, we use our custom FFrontendFilter_Dialogue because it allows us more flexibility
Source/DlgSystemEditor/Private/AssetTypeActions/AssetTypeActions_DlgDialogue.h:46
Method
CanHaveInputConnections
Checks whether an input connection can be added to this node */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:109
Method
CanHaveOutputConnections
Checks whether an output connection can be added from this node */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:112
Method
CanPasteNodes
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.cpp:1208
Method
CanRemoveExecutionPin
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_SwitchDialogueCallback.cpp:102
Method
CanSaveAsset
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:56
Method
CanSaveAssetAs
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:57
Method
CanSplitPin
Whether or not struct pins belonging to this node should be allowed to be split or not. */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:73
Method
CanStartDialogue
Source/DlgSystem/Private/DlgManager.cpp:123
Method
CanUserDeleteNode
Whether or not this node can be deleted by user action */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:64
Function
CastProperty
Source/DlgSystem/Public/NYReflectionHelper.h:22
Method
CheckAll
Performs all checks */
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.h:118
Method
CheckAndTryToFixDialogue
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:234
Method
CheckBool
Source/DlgSystem/Private/DlgCondition.cpp:218
Method
CheckDialogueNodeIndexMatchesNode
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode.cpp:529
Method
CheckFloat
Source/DlgSystem/Private/DlgCondition.cpp:118
Method
CheckIfBlockEnd
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:388
Method
CheckInt
Source/DlgSystem/Private/DlgCondition.cpp:168
Method
CheckMapStringKeyInvariants
Source/DlgSystem/Public/Tests/DlgTesterHelper.h:268
Method
CheckName
Source/DlgSystem/Private/DlgCondition.cpp:246
Function
ChooseChild
Source/DlgSystem/Public/DlgContext.h:106
Method
ChooseOption
Source/DlgSystem/Private/DlgContext.cpp:51
Method
ChooseOptionFromAll
Source/DlgSystem/Private/DlgContext.cpp:81
Method
ChooseSpeechSequenceOptionFromReplicated
Source/DlgSystem/Private/DlgContext.cpp:66
Method
CleanObjectName
Source/DlgSystem/Private/DlgHelper.cpp:104
Method
ClearAllOnScreenLogs
Source/DlgSystem/Private/Logging/INYLogger.cpp:286
Method
ClearCompilerMessage
Source/DlgSystemEditor/Private/DialogueEditor/Nodes/DialogueGraphNode_Base.cpp:126
Method
ClearDialogueHistory
Source/DlgSystem/Private/DlgManager.cpp:404
Function
ClearDialoguePersistentWorldContextObject
Source/DlgSystem/Public/DlgManager.h:339
Function
ClearGraphNode
Source/DlgSystem/Public/Nodes/DlgNode.h:76
Method
ClearViewportSelection
Clears the viewport selection set
Source/DlgSystemEditor/Private/DialogueEditor/DialogueEditor.h:113
Method
CloseOtherEditors
Source/DlgSystemEditor/Private/DialogueEditorUtilities.cpp:680
Method
CollectAllActions
Source/DlgSystemEditor/Private/DialogueEditor/SDialogueActionMenu.cpp:46
Method
CollectAllActions
Source/DlgSystemEditor/Private/DialogueEditor/SDialoguePalette.cpp:12
Method
CollectData
Source/DlgSystem/Private/GameplayDebugger/DlgGameplayDebuggerCategory.cpp:14
Method
CompareToActiveWord
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Source/DlgSystem/Private/IO/DlgConfigParser.cpp:400
Method
Compile
Source/DlgSystemEditor/Private/BlueprintNodes/DialogueK2Node_Select.cpp:57
Method
CompileDialogueNodesFromGraphNodes
Source/DlgSystem/Private/DlgDialogue.cpp:346
← previous
next →
501–600 of 1,935, ranked by callers