Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlProperty
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlField.h |
| Include | #include "RemoteControlField.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlField.cpp |
virtual bool CheckIsBoundToString
&40;
const FString & InPath
&41; const
Remarks
Check whether given property string is bound to the property
Parameters
| Name | Description |
|---|---|
| InPathString | Given Property String, this is the path without duplicates return true if the property bound to given path |