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