Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlInstanceMaterial
- FRemoteControlProperty::ContainsBoundObjects()
- FRemoteControlInstanceMaterial::ContainsBoundObjects()
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 ContainsBoundObjects
&40;
TArray< UObject &42; > InObjects
&41; const
Remarks
Check whether any of the given objects are bound to this property
Parameters
| Name | Description |
|---|---|
| InObjects | Objects to check return true if at least one object is bound to the property |