Navigation
API > API/Plugins > API/Plugins/VCamCore
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FVCamConnection | A VCam Connection allows an external object (primarily widgets) to communicate with VCam Modifiers through Connection Points that have known properties. | ||
| FVCamConnectionTargetSettings | This stores information about the target for a given VCam Widget Connection Ideally this is controlled externally via a configurator system but can be set explicitly if required | ||
| FWidgetSnapshot | Saves a subset of properties of a widget. | ||
| FWidgetTreeSnapshot | Saves properties from widgets within a widget tree. | ||
| UVCamUIFunctionLibrary | Function Library primarily used for exposing functionality of UI related structs to Blueprints | ||
| UVCamWidget | A wrapper widget class that contains a set of VCam Connections |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EConnectionUpdateResult |