Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FTriggerEvent
| Name | Params |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Stats.h |
| Include Path | #include "Online/Stats.h" |
Syntax
struct Params
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EventName | FString | The name of the event to fire | Online/Stats.h | |
| EventParams | FOnlineEventParams | The events parameters if any | Online/Stats.h | |
| LocalAccountId | FAccountId | Local user id | Online/Stats.h |