FNamedInterface

Named interfaces for Online SubsystemHolds a named object interface for dynamically bound interfaces

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "NamedInterfaces.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNamedInterface

Remarks

Named interfaces for Online SubsystemHolds a named object interface for dynamically bound interfaces

Variables

Name Description

Public variable UProperty

FName

 

InterfaceName

The name to bind this object to

Public variable UProperty

UObject *

 

InterfaceObject

The object to store at this location

Constructors

Name Description

Public function

FNamedInterface()

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