Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/Factories > API/Plugins/RemoteControl/Factories/IRemoteControlMaskingFactory
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/Factories/IRemoteControlMaskingFactory.h |
| Include | #include "Factories/IRemoteControlMaskingFactory.h" |
void ApplyMaskedValues
&40;
const TSharedRef< FRCMaskingOperation > & InMaskingOperation,
bool bIsInteractive
&41;
Remarks
Applies masked values to the given struct property.
Parameters
| Name | Description |
|---|---|
| InMaskingOperation | Shared reference of the masking operation to perform. |