Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlInstanceMaterial
- FRemoteControlProperty::CheckIsBoundToPropertyPath()
- FRemoteControlInstanceMaterial::CheckIsBoundToPropertyPath()
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlInstanceMaterial.h |
| Include | #include "RemoteControlInstanceMaterial.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlInstanceMaterial.cpp |
virtual bool CheckIsBoundToPropertyPath
(
const FString & InPropertyPath
) const
Remarks
Check whether given property path is bound to the property
Parameters
| Name | Description |
|---|---|
| InPropertyPath | Given Property Path return true if the property bound to given path |