Function hack_and_slash19
- hack_and_slash19(plainValue): Uint8Array
-
Parameters
-
plainValue: {
AvatarAddress: Address;
Costumes: Guid[];
Equipments: Guid[];
Foods: Guid[];
PlayCount: number;
RuneInfos: {
runeId: number;
slotIndex: number;
}[];
StageBuffId: null | number;
StageId: number;
WorldId: number;
}
-
AvatarAddress: Address
-
Costumes: Guid[]
-
Equipments: Guid[]
-
Foods: Guid[]
-
PlayCount: number
-
RuneInfos: {
runeId: number;
slotIndex: number;
}[]
-
StageBuffId: null | number
-
StageId: number
-
WorldId: number
Returns Uint8Array