Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/NamedInterfaces.h |
Include |
#include "NamedInterfaces.h" |
USTRUCT()
struct FNamedInterface
Named interfaces for Online SubsystemHolds a named object interface for dynamically bound interfaces
Name | Description | ||
---|---|---|---|
|
InterfaceName |
The name to bind this object to |
|
|
TObjectPtr< UOb... |
InterfaceObject |
The object to store at this location |
Name | Description | |
---|---|---|
|
FNamedInterface() |