Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
| Name | TOnlineEvent |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Achievements.h |
| Include Path | #include "Online/Achievements.h" |
| Source | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Stats.h |
Syntax
template<typename DelegateSignature>
class TOnlineEvent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOnlineEvent
(
TOnlineEventCallable< DelegateSignature >& InEvent |
Online/OnlineAsyncOpHandle.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Event | TOnlineEventCallable< DelegateSignature > & | Online/OnlineAsyncOpHandle.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOnlineEventDelegateHandle Add
(
ConstructDelegateParamTypes&&... Params |
Online/OnlineAsyncOpHandle.h |