Navigation
API > API/Plugins > API/Plugins/SlateMVVM
| Name | FSourceInstanceId |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateModelViewViewModel/Source/SlateMVVM/Public/SlateViewModelBindings.h |
| Include Path | #include "SlateViewModelBindings.h" |
Syntax
struct FSourceInstanceId
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSourceInstanceId() |
SlateViewModelBindings.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ObjectKey | FObjectKey | SlateViewModelBindings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
SlateViewModelBindings.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FSourceInstanceId Create
(
const UObject* Object |
SlateViewModelBindings.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
SlateViewModelBindings.h | ||
bool operator==
(
const FSourceInstanceId& Other |
SlateViewModelBindings.h |