Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UCommonResolutionMenuContext |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Settings/LevelEditorPlaySettings.h |
| Include Path | #include "Settings/LevelEditorPlaySettings.h" |
Syntax
UCLASS (MinimalAPI)
class UCommonResolutionMenuContext : public UToolMenuContextBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UToolMenuContextBase → UCommonResolutionMenuContext
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FGetUIActionFromLevelPlaySettings | TBaseDelegate_OneParam< FUIAction, const FPlayScreenResolution & > | Settings/LevelEditorPlaySettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GetUIActionFromLevelPlaySettings | FGetUIActionFromLevelPlaySettings | Settings/LevelEditorPlaySettings.h |