Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel > API/Plugins/ModelViewViewModel/FDebugging
| Name | FView |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/Debugging/MVVMDebugging.h |
| Include Path | #include "Debugging/MVVMDebugging.h" |
Syntax
struct FView
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FView () |
Debugging/MVVMDebugging.h | ||
| Debugging/MVVMDebugging.h | |||
| Debugging/MVVMDebugging.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| UserWidget | const UUserWidget * | Debugging/MVVMDebugging.h | ||
| View | const UMVVMView * | Debugging/MVVMDebugging.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UUserWidget * GetUserWidget() |
Debugging/MVVMDebugging.h | ||
const UMVVMView * GetView() |
Debugging/MVVMDebugging.h |