Navigation
API > API/Plugins > API/Plugins/VCamCore > API/Plugins/VCamCore/UI
References
| Module | VCamCore |
| Header | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/UI/WidgetSnapshots.h |
| Include | #include "UI/WidgetSnapshots.h" |
Syntax
USTRUCT ()
struct FWidgetSnapshot
Remarks
Saves a subset of properties of a widget.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< uint8 > | SavedBinaryData | Can be empty in case no properties were saved | |
| TSubclassOf< UUserWidget > | WidgetClass |