Function combination_equipment16
- combination_equipment16(plainValue): Uint8Array
-
Parameters
-
plainValue: {
avatarAddress: Address;
payByCrystal: boolean;
petId: null | number;
recipeId: number;
slotIndex: number;
subRecipeId: null | number;
useHammerPoint: boolean;
}
-
avatarAddress: Address
-
payByCrystal: boolean
-
petId: null | number
-
recipeId: number
-
slotIndex: number
-
subRecipeId: null | number
-
useHammerPoint: boolean
Returns Uint8Array