UNamedInterfaces::SetNamedInterface

Set an interface stored by name, replacing any existing

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/NamedInterfaces.h

Include

#include "NamedInterfaces.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/NamedInterfaces.cpp

Syntax

void SetNamedInterface
(
    FName InterfaceName,
    class UObject * NewInterface
)

Remarks

Set an interface stored by name, replacing any existing

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