Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/IRemoteControlModule
| Type | Name | Description | |
|---|---|---|---|
| bool | SupportsMasking
(
const UScriptStruct* InStruct |
Returns true if the given property can be masked, false otherwise. | |
| bool | SupportsMasking
(
const FProperty* InProperty |
Returns true if the given property can be masked, false otherwise. |