Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/URemoteControlPropertyIdRegistry
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPropertyIdRegistry.h |
| Include | #include "RemoteControlPropertyIdRegistry.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPropertyIdRegistry.cpp |
void PerformChainReaction
(
const FRemoteControlPropertyIdArgs & InArgs
)
Remarks
Update the value(s) of the property(ies) that are bound to a PropertyIdAction.
Parameters
| Name | Description |
|---|---|
| InArgs | Argument used to update the property(ies) value. |