-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Progression Service
michal-kapala edited this page Apr 10, 2024
·
1 revision
Custom RMC service for level management.
Method ID | Method Name |
---|---|
1 | GetLevels |
2 | SetLevel |
3 | SetMaxLevelCap |
4 | GetMaxLevelCap |
Empty request.
Type | Name |
---|---|
List<GR5_Level> | _Levels |
Type | Name |
---|---|
Uint32 | m_Id |
Uint32 | m_TotalPEC |
Uint32 | m_Level |
Empty response.
Type | Name |
---|---|
Uint32 | _MaxLevelCap |
Empty response.
Empty request.
Type | Name |
---|---|
Uint32 | _MaxLevelCap |
Type | Name |
---|---|
Uint32 | m_Id |
Uint32 | m_TotalPEC |
Uint32 | m_Level |