func WriteToAccumulatedDataStore(sheetName string, key string, operationMethod int, offset int, mapCode string, out var statusCode StatusCode)
go
Name |
Type |
Description |
SheetName |
String |
The name of the cumulative data table in the database |
Key |
String |
Specified Identifier |
Operation Method |
Int |
Types of arithmetic operations |
Offset |
Int |
The offset value written |
Map Code |
String |
The battlefield code corresponding to the database, which can be filled in blanks, represents the battlefield code of the current map |
Name |
Type |
Description |
Status Code |
ErrorCode |
Error Code |