Navigation
API > API/Plugins > API/Plugins/VCamCore > API/Plugins/VCamCore/Input
References
| Module | VCamCore |
| Header | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/Input/VCamInputSettings.h |
| Include | #include "Input/VCamInputSettings.h" |
Syntax
USTRUCT (BlueprintType )
struct FVCamInputProfile
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FName, FKey > | MappableKeyOverrides | Remaps inputs to new keys. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FVCamInputProfile& OtherProfile |