Navigation
API > API/Plugins > API/Plugins/VCamCore
Classes
| Type | Name | Description | |
|---|---|---|---|
| FChildWidgetReference | A reference to any child widget within an UMG Blueprint; only widgets in the same widget tree can be referenced. | ||
| FVCamChildWidgetReference | Version that restraints Widget to UVCamWidget instances. | ||
| FVCamViewportLocker | Keeps track of which viewports are locked | ||
| FVCamViewportLockState | |||
| UWidgetReferenceBlueprintFunctionLibrary |
Typedefs
| Name | Description |
|---|---|
| FCompatibleModifierCallback |
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::VCamCore::ConnectionUtils::EBreakBehavior |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< FName > | UE::VCamCore::ConnectionUtils::FindCompatibleModifierNames
(
const FVCamConnection& Connection, |
||
| void | UE::VCamCore::ConnectionUtils::ForEachCompatibleConnectionPoint
(
const FVCamConnection& Connection, |
||
| void | UE::VCamCore::ForEachWidgetToConsiderForVCam
(
UUserWidget& Widget, |
Calls the callback for each widget, including the children of UUserWidgets. |