Navigation
API > API/Plugins > API/Plugins/VCamCore
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCanChangeActiviationDynamicVCamDelegate | |||
| FChildWidgetReference | A reference to any child widget within an UMG Blueprint; only widgets in the same widget tree can be referenced. | ||
| FUnifiedActivationDelegate | Delegate for deciding whether an output provider can change its activation state. | ||
| FUnifiedActivationDelegateContainer | Manages multiple FUnifiedActivationDelegates. | ||
| FVCamChildWidgetReference | Version that restraints Widget to UVCamWidget instances. | ||
| FVCamCoreChangeActivationArgs | Input struct for deciding whether an output provider can change its activation state. | ||
| FVCamCoreChangeActivationResult | Output struct for deciding whether an output provider can change its activation state. | ||
| FVCamViewportLocker | Keeps track of which viewports are locked | ||
| FVCamViewportLockState | |||
| UPromptClientForStringAsyncAction | Sends a prompt for a string to the current VCam client. | ||
| UVCamCoreScriptingFunctionLibrary | |||
| UWidgetReferenceBlueprintFunctionLibrary |
Typedefs
| Name | Description |
|---|---|
| FCanChangeActiviationVCamDelegate | |
| FCompatibleModifierCallback |
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::VCamCore::ConnectionUtils::EBreakBehavior | |||
| UE::VCamCore::ENameGenerationFlags | Flags for GenerateUniqueOutputProviderName. |
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. | |
| bool | |||
| ENameGenerationFlags | |||
| ENameGenerationFlags & | UE::VCamCore::operator&=
(
ENameGenerationFlags& Lhs, |
||
| ENameGenerationFlags | |||
| ENameGenerationFlags & | UE::VCamCore::operator^=
(
ENameGenerationFlags& Lhs, |
||
| ENameGenerationFlags | |||
| ENameGenerationFlags & | UE::VCamCore::operator|=
(
ENameGenerationFlags& Lhs, |
||
| ENameGenerationFlags |