FEmbeddedDelegates::SetNamedObject

Get/set an object by name, thread safe

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/EmbeddedCommunication.h

Include

#include "Misc/EmbeddedCommunication.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/EmbeddedCommunication.cpp

Syntax

static void SetNamedObject
(
    const FString & Name,
    void * Object
)

Remarks

Get/set an object by name, thread safe

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