Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/Factories > API/Plugins/RemoteControl/Factories/IRCDefaultValueFactory
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/Factories/IRCDefaultValueFactory.h |
| Include | #include "Factories/IRCDefaultValueFactory.h" |
bool SupportsProperty
&40;
const FProperty &42; InProperty
&41; const
Remarks
Whether the factory support property. true if the exposed property is supported by given factory
Parameters
| Name | Description |
|---|---|
| InProperty | Reference to the exposed property. |