Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
| Include | #include "OnlineSubsystemTypes.h" |
Syntax
class FOnlinePagedResult
Remarks
Info for a response with paged results
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Count | Number returned | |
| int32 | Start | Starting entry | |
| int32 | Total | Total available |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|