Skip to content

Utility Protocol (SSBU)

Yannik Marchand edited this page Feb 20, 2022 · 5 revisions

NEX Protocols > Utility > SSBU (110)

This page describes the methods that are only seen in SSBU.

Method ID Method Name
9 Unknown
10 Unknown
11 GetGameEvents

(9) Unknown

Request

Type Description
MethodParam9 Param

Response

Type Description
UnknownStruct Unknown

(10) Unknown

Request

Type Description
MethodParam10 Param

Response

Type Description
UnknownStruct2 Param

(11) GetGameEvents

Request

Type Description
GetGameEventsParam Param

Response

Type Description
List<GameEvent> Game events

Types

GameEvent (Structure)

Type Description
Uint32 Unknown
Uint32 Unknown
Uint16 Unknown
String Unknown
String Unknown
DateTime Unknown
DateTime Unknown
DateTime Unknown
DateTime Unknown
Map<String, Variant> Unknown
Map<String, List<Variant>> Unknown
List<GameEventPeriod> Periods

GameEventPeriod (Structure)

Type Description
Uint32 Unknown
Uint32 Unknown
DateTime Unknown
DateTime Unknown
Map<String, Variant> Unknown
Map<String, List<Variant>> Unknown
Uint32 Unknown

GetGameEventsParam (Structure)

Type Description
Uint32 Unknown
String Unknown

MethodParam9 (Structure)

Type Description
Uint32 Unknown
Uint32 Unknown
String Unknown

MethodParam10 (Structure)

Type Description
UnknownStruct Unknown
Int32 Unknown

UnknownStruct (Structure)

Type Description
Uint32 Unknown
Uint32 Unknown
Uint32 Unknown

UnknownStruct2 (Structure)

Type Description
Bool Unknown
Uint32 Unknown
Clone this wiki locally