A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDialogueCommands Class Reference

#include <DialogueCommands.h>

Inheritance diagram for FDialogueCommands:
[legend]

Public Member Functions

 FDialogueCommands ()
 
void RegisterCommands () override
 

Public Attributes

TSharedPtr< FUICommandInfo > ConvertSpeechNodesToSpeechSequence
 
TSharedPtr< FUICommandInfo > ConvertSpeechSequenceNodeToSpeechNodes
 
TSharedPtr< FUICommandInfo > DeleteAllDialoguesTextFiles
 
TSharedPtr< FUICommandInfo > DeleteCurrentDialogueTextFiles
 
TSharedPtr< FUICommandInfo > DialogueReloadData
 
TSharedPtr< FUICommandInfo > FindInAllDialogues
 
TSharedPtr< FUICommandInfo > FindInDialogue
 
TSharedPtr< FUICommandInfo > HideNodes
 
TSharedPtr< FUICommandInfo > OpenDiscord
 
TSharedPtr< FUICommandInfo > OpenForum
 
TSharedPtr< FUICommandInfo > OpenMarketplace
 
TSharedPtr< FUICommandInfo > OpenNotYetPlugins
 
TSharedPtr< FUICommandInfo > OpenWiki
 
TSharedPtr< FUICommandInfo > SaveAllDialogues
 
TSharedPtr< FUICommandInfo > ToggleDrawPrimaryEdges
 
TSharedPtr< FUICommandInfo > ToggleDrawSecondaryEdges
 
TSharedPtr< FUICommandInfo > ToggleShowPrimarySecondaryEdges
 
TSharedPtr< FUICommandInfo > UnHideAllNodes
 

Detailed Description

Definition at line 9 of file DialogueCommands.h.

Constructor & Destructor Documentation

◆ FDialogueCommands()

FDialogueCommands::FDialogueCommands ( )
inline

Definition at line 12 of file DialogueCommands.h.

Member Function Documentation

◆ RegisterCommands()

void FDialogueCommands::RegisterCommands ( )
override

Definition at line 8 of file DialogueCommands.cpp.

Member Data Documentation

◆ ConvertSpeechNodesToSpeechSequence

TSharedPtr<FUICommandInfo> FDialogueCommands::ConvertSpeechNodesToSpeechSequence

Definition at line 44 of file DialogueCommands.h.

◆ ConvertSpeechSequenceNodeToSpeechNodes

TSharedPtr<FUICommandInfo> FDialogueCommands::ConvertSpeechSequenceNodeToSpeechNodes

Definition at line 41 of file DialogueCommands.h.

◆ DeleteAllDialoguesTextFiles

TSharedPtr<FUICommandInfo> FDialogueCommands::DeleteAllDialoguesTextFiles

Definition at line 50 of file DialogueCommands.h.

◆ DeleteCurrentDialogueTextFiles

TSharedPtr<FUICommandInfo> FDialogueCommands::DeleteCurrentDialogueTextFiles

Definition at line 53 of file DialogueCommands.h.

◆ DialogueReloadData

TSharedPtr<FUICommandInfo> FDialogueCommands::DialogueReloadData

Definition at line 29 of file DialogueCommands.h.

◆ FindInAllDialogues

TSharedPtr<FUICommandInfo> FDialogueCommands::FindInAllDialogues

Definition at line 63 of file DialogueCommands.h.

◆ FindInDialogue

TSharedPtr<FUICommandInfo> FDialogueCommands::FindInDialogue

Definition at line 66 of file DialogueCommands.h.

◆ HideNodes

TSharedPtr<FUICommandInfo> FDialogueCommands::HideNodes

Definition at line 69 of file DialogueCommands.h.

◆ OpenDiscord

TSharedPtr<FUICommandInfo> FDialogueCommands::OpenDiscord

Definition at line 59 of file DialogueCommands.h.

◆ OpenForum

TSharedPtr<FUICommandInfo> FDialogueCommands::OpenForum

Definition at line 60 of file DialogueCommands.h.

◆ OpenMarketplace

TSharedPtr<FUICommandInfo> FDialogueCommands::OpenMarketplace

Definition at line 57 of file DialogueCommands.h.

◆ OpenNotYetPlugins

TSharedPtr<FUICommandInfo> FDialogueCommands::OpenNotYetPlugins

Definition at line 56 of file DialogueCommands.h.

◆ OpenWiki

TSharedPtr<FUICommandInfo> FDialogueCommands::OpenWiki

Definition at line 58 of file DialogueCommands.h.

◆ SaveAllDialogues

TSharedPtr<FUICommandInfo> FDialogueCommands::SaveAllDialogues

Definition at line 47 of file DialogueCommands.h.

◆ ToggleDrawPrimaryEdges

TSharedPtr<FUICommandInfo> FDialogueCommands::ToggleDrawPrimaryEdges

Definition at line 35 of file DialogueCommands.h.

◆ ToggleDrawSecondaryEdges

TSharedPtr<FUICommandInfo> FDialogueCommands::ToggleDrawSecondaryEdges

Definition at line 38 of file DialogueCommands.h.

◆ ToggleShowPrimarySecondaryEdges

TSharedPtr<FUICommandInfo> FDialogueCommands::ToggleShowPrimarySecondaryEdges

Definition at line 32 of file DialogueCommands.h.

◆ UnHideAllNodes

TSharedPtr<FUICommandInfo> FDialogueCommands::UnHideAllNodes

Definition at line 72 of file DialogueCommands.h.


The documentation for this class was generated from the following files: