Navigation
API > API/Editor > API/Editor/LevelEditor
| Name | ULevelViewportContext |
| Type | class |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditorMenuContext.h |
| Include Path | #include "LevelEditorMenuContext.h" |
Syntax
UCLASS (MinimalAPI)
class ULevelViewportContext : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULevelViewportContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LevelViewport | TWeakPtr< SLevelViewport > | LevelEditorMenuContext.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLevelEditorViewportClient * GetLevelViewportClient() |
LevelEditorMenuContext.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedPtr< SLevelViewport > GetLevelViewport
(
const UToolMenu* Menu |
LevelEditorMenuContext.h | ||
static TSharedPtr< SLevelViewport > GetLevelViewport
(
const FToolMenuSection& Section |
LevelEditorMenuContext.h | ||
static TSharedPtr< SLevelViewport > GetLevelViewport
(
const FToolMenuContext& Context |
LevelEditorMenuContext.h |