| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Editor/LevelEditor/Public/LevelViewportActions.h |
Include |
#include "LevelViewportActions.h" |
class FLevelViewportCommands : public TCommands< FLevelViewportCommands >
Class containing commands for level viewport actions
Name | Description | |
---|---|---|
|
FLevelViewportCommands() |
|
|
FLevelViewportCommands ( |
|
|
FLevelViewportCommands |
Name | Description | |
---|---|---|
|
~FLevelViewportCommands() |
Name | Description | ||
---|---|---|---|
|
FLevelViewpo... |
Get() |
Get the singleton instance of this set of commands. |
|
void |
RegisterShowSpriteCommands() |
Registers our commands with the binding system for showing sprites. |
|
void |
RegisterShowVolumeCommands() |
Registers our commands with the binding system for showing volumes. |
Name | Description | ||
---|---|---|---|
|
void |
RegisterCommands() |
Registers our commands with the binding system UI_COMMAND takes long for the compile to optimize |
Name | Description | ||
---|---|---|---|
|
FLevelViewpo... |
operator= ( |
|
|
FLevelViewpo... |
operator= |
Name |
Description |
|
---|---|---|
|
FOnNewStatCommandAdded |
Delegate we fire every time a new stat has been had a command added |
|
FShowMenuCommand |
Name |
Description |
---|---|
NewStatCommandDelegate |
Name | Description | ||
---|---|---|---|
|
TSharedPtr< FUI... |
ClearAllBookMarks |
Please use the version of the member with corrected spelling (ClearAllBookmarks). |