Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel
Key that identify the FMVVMView_Source.
| Name | FMVVMView_SourceKey |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/View/MVVMViewTypes.h |
| Include Path | #include "View/MVVMViewTypes.h" |
Syntax
USTRUCT ()
struct FMVVMView_SourceKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| View/MVVMViewTypes.h | |||
FMVVMView_SourceKey
(
int32 InIndex |
View/MVVMViewTypes.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | View/MVVMViewTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetIndex() |
View/MVVMViewTypes.h | ||
bool IsValid() |
View/MVVMViewTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FMVVMView_SourceKey& Other |
View/MVVMViewTypes.h |