#include <RuntimeMeshComponentEditorCommands.h>
Public Member Functions | |
FRuntimeMeshComponentEditorCommands () | |
virtual void | RegisterCommands () override |
Public Attributes | |
TSharedPtr< FUICommandInfo > | DiscordAction |
TSharedPtr< FUICommandInfo > | DonateAction |
TSharedPtr< FUICommandInfo > | ForumsAction |
TSharedPtr< FUICommandInfo > | HelpAction |
TSharedPtr< FUICommandInfo > | IssuesAction |
TSharedPtr< FUICommandInfo > | MarketplaceAction |
Definition at line 9 of file RuntimeMeshComponentEditorCommands.h.
|
inline |
Definition at line 13 of file RuntimeMeshComponentEditorCommands.h.
|
overridevirtual |
Definition at line 7 of file RuntimeMeshComponentEditorCommands.cpp.
TSharedPtr<FUICommandInfo> FRuntimeMeshComponentEditorCommands::DiscordAction |
Definition at line 26 of file RuntimeMeshComponentEditorCommands.h.
TSharedPtr<FUICommandInfo> FRuntimeMeshComponentEditorCommands::DonateAction |
Definition at line 22 of file RuntimeMeshComponentEditorCommands.h.
TSharedPtr<FUICommandInfo> FRuntimeMeshComponentEditorCommands::ForumsAction |
Definition at line 24 of file RuntimeMeshComponentEditorCommands.h.
TSharedPtr<FUICommandInfo> FRuntimeMeshComponentEditorCommands::HelpAction |
Definition at line 23 of file RuntimeMeshComponentEditorCommands.h.
TSharedPtr<FUICommandInfo> FRuntimeMeshComponentEditorCommands::IssuesAction |
Definition at line 25 of file RuntimeMeshComponentEditorCommands.h.
TSharedPtr<FUICommandInfo> FRuntimeMeshComponentEditorCommands::MarketplaceAction |
Definition at line 27 of file RuntimeMeshComponentEditorCommands.h.