FRemoteControlTarget::BindObjects

Adds objects to the target's underlying objects, binding them to the target's alias.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h

Include

#include "RemoteControlPreset.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPreset.cpp

Syntax

void BindObjects
(
    const TArray< UObject * > & ObjectsToBind
)

Remarks

Adds objects to the target's underlying objects, binding them to the target's alias.

Parameters

Parameter

Description

ObjectsToBind

The objects to bind.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss