RMC Avatar Service - zeroKilo/GROBackendWV GitHub Wiki
Custom RMC service for player avatars.
| Method ID | Method Name |
|---|---|
| 1 | GetAvatarDecoratorList |
| 2 | GetAvatarPortraitList |
Empty request.
| Type | Name |
|---|---|
| List<GR5_AvatarDecorator> | _outDecoratorList |
| List<Uint32> | _outDefaultDecoratorList |
Empty request.
| Type | Name |
|---|---|
| List<GR5_AvatarPortrait> | _outPortraitList |
| List<Uint32> | _outDefaultPortraitList |
| Type | Name |
|---|---|
| Uint32 | mItemID |
| Uint32 | mDecoratorID |
| Type | Name |
|---|---|
| Uint32 | mItemID |
| Uint32 | mPortraitID |