Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/TOnlineComponent
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Online/OnlineComponent.h |
|
|
|
Online/OnlineComponent.h |
|
|
|
Online/OnlineComponent.h |
|
TOnlineComponent(const TOnlineComponent &)
| |
|
| Name |
TOnlineComponent |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineComponent.h |
| Include Path |
#include "Online/OnlineComponent.h" |
TOnlineComponent
(
const TOnlineComponent &
)
TOnlineComponent(TOnlineComponent &&)
| |
|
| Name |
TOnlineComponent |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineComponent.h |
| Include Path |
#include "Online/OnlineComponent.h" |
TOnlineComponent
(
TOnlineComponent &&
)
TOnlineComponent(const FString &, FOnlineServicesCommon &)
| |
|
| Name |
TOnlineComponent |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineComponent.h |
| Include Path |
#include "Online/OnlineComponent.h" |
TOnlineComponent
(
const FString & ComponentName,
FOnlineServicesCommon & InServices
)