FRemoteControlProtocolEntity::Init

Initialize after allocation

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlProtocolBinding.h"

Source

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

Syntax

void Init
(
    URemoteControlPreset * InOwner,
    FGuid InPropertyId
)

Remarks

Initialize after allocation

Parameters

Parameter

Description

InOwner

The preset that owns this entity.

InPropertyId

exposed property id.

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