Inherit from this class to add console commands using the Blueprint editor that will respond to commands starting with "kk". Assign your custom KBlueprintConsoleCommands class in Project Settings > Plugins > KDebugTools Settings > Blueprint Console Command Class.
Override this function and parse the string array indexes 1+ to run blueprint logic in response to console commands that start with "kk".