Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/Online
Inheritance Hierarchy
- EOSEventRegistration
- EOSEventRegistrationImpl
References
| Module | OnlineServicesEOSGS |
| Header | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/OnlineServicesEOSGSTypes.h |
| Include | #include "Online/OnlineServicesEOSGSTypes.h" |
Syntax
template<typename ComponentHandlerClass, typename EOSHandle, typename EOSNotfyRegisterFunction, typename EOSNotfyUnregisterFunction, typename ComponentHandlerFunction>
class EOSEventRegistrationImpl : public UE::Online::EOSEventRegistration
Constructors
| Type | Name | Description | |
|---|---|---|---|
EOSEventRegistrationImpl
(
ComponentHandlerClass* HandlerClass, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Typedefs
| Name | Description |
|---|---|
| NotificationIdType | |
| ThisClass |