Navigation
API > API/Plugins > API/Plugins/RemoteControl
| Name | URemoteControlLevelIndependantBinding |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlBinding.h |
| Include Path | #include "RemoteControlBinding.h" |
Syntax
UCLASS (BlueprintType)
class URemoteControlLevelIndependantBinding : public URemoteControlBinding
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URemoteControlBinding → URemoteControlLevelIndependantBinding
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoundObject | TSoftObjectPtr< UObject > | Holds the bound object. | RemoteControlBinding.h |