Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/IRemoteControlPropertyHandle > API/Plugins/RemoteControl/IRemoteControlPropertyHandle/GetPropertyHandle
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlPropertyHandle.h |
| Include | #include "IRemoteControlPropertyHandle.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPropertyHandle.cpp |
static TSharedPtr< IRemoteControlPropertyHandle > GetPropertyHandle
&40;
FName PresetName,
FName PropertyLabel
&41;
Remarks
Get the property handle based on field path IRemoteControlPropertyHandle pointer or nullptr
Parameters
| Name | Description |
|---|---|
| PresetName | Preset Name |
| PropertyLabel | Exposed property label |
| FieldPath | full path to the property field |