Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Achievements.h |
| Include | #include "Online/Achievements.h" |
Syntax
template<typename DelegateSignature>
class TOnlineEvent
Constructors
| Type | Name | Description | |
|---|---|---|---|
TOnlineEvent
(
TOnlineEventCallable< DelegateSignature >& InEvent |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FOnlineEventDelegateHandle | Add
(
ConstructDelegateParamTypes&&... Params |