Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineDelegates.h |
| Include | #include "OnlineDelegates.h" |
Syntax
class FOnlineSubsystemDelegates
Remarks
Online subsystem delegates that are more external to the online subsystems themselves This is NOT to replace the individual interfaces that have the Add/Clear/Trigger syntax
Typedefs
| Name | Description |
|---|---|
| FOnOnlineSubsystemCreated | Notification that a new online subsystem instance has been created |
Constants
| Name | Description |
|---|---|
| OnOnlineSubsystemCreated | OnlineDelegates.h static declarations |