Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRCPropertyIdWrapper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RemoteControlPropertyIdRegistry.h | |||
FRCPropertyIdWrapper
(
const TSharedRef< FRemoteControlProperty >& InRCProperty |
RemoteControlPropertyIdRegistry.h |
FRCPropertyIdWrapper()
| Name | FRCPropertyIdWrapper |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPropertyIdRegistry.h |
| Include Path | #include "RemoteControlPropertyIdRegistry.h" |
FRCPropertyIdWrapper()
FRCPropertyIdWrapper(const TSharedRef< FRemoteControlProperty > &)
| Name | FRCPropertyIdWrapper |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPropertyIdRegistry.h |
| Include Path | #include "RemoteControlPropertyIdRegistry.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPropertyIdRegistry.cpp |
FRCPropertyIdWrapper
(
const TSharedRef < FRemoteControlProperty > & InRCProperty
)