FRemoteControlEntity::SetMetadataValue

Find or add a value in the entity's metadata map.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlEntity.h"

Source

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

Syntax

void SetMetadataValue
(
    FName Key,
    FString Value
)

Remarks

Find or add a value in the entity's metadata map.

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