Choose your operating system:
Windows
macOS
Linux
| IOnlineComponent
|
Module |
|
Header |
/Engine/Plugins/Online/Experimental/OnlineServicesEOS/Source/Public/ExternalUIEOS.h |
Include |
#include "ExternalUIEOS.h" |
class FExternalUIEOS : public UE::Online::FExternalUICommon
Name | Description | ||
---|---|---|---|
|
Config |
Config |
|
|
EOS_HUI |
UIHandle |
Handle to EOS UI |
Name | Description | |
---|---|---|
|
FExternalUIEOS ( |
Name | Description | ||
---|---|---|---|
|
TOnlineAsync... |
ShowFriendsUI ( |
Shows the online service's friends UI |
|
TOnlineAsync... |
ShowLoginUI ( |
Name | Description | ||
---|---|---|---|
|
Initialize() |
Called after component has been constructed. It is not safe to reference other components at this time. |
|
|
LoadConfig() |
Called whenever we need to reload data from config. |
|
|
PreShutdown() |
Called before any component has been shutdown. |
Name |
Description |
---|---|
Super |