Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/TOnlineComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< ComponentType > AsShared () |
TSharedFromThis-like behavior. | Online/OnlineComponent.h | |
TSharedRef< ComponentType const > AsShared () |
Online/OnlineComponent.h |
AsShared()
Description
TSharedFromThis-like behavior.
| Name | AsShared |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineComponent.h |
| Include Path | #include "Online/OnlineComponent.h" |
TSharedRef < ComponentType > AsShared()
AsShared()
| Name | AsShared |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineComponent.h |
| Include Path | #include "Online/OnlineComponent.h" |
TSharedRef < ComponentType const > AsShared() const