Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlProtocolEntity
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlProtocolBinding.h |
| Include | #include "RemoteControlProtocolBinding.h" |
Syntax
struct FRangeMappingData
Remarks
Container for range and mapping value pointers, and an optional number of elements (arrays, strings).
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< uint8 > | Mapping | ||
| int32 | NumElements | Number of elements represented in the mapping data (for arrays, etc.). | |
| TArray< uint8 > | Range |
Constructors
| Type | Name | Description | |
|---|---|---|---|