Declaration
func WriteToAccumulatedDataStore(sheetName string, key string, operatioMethod int, offset int, mapCode string, out var statusCode StatusCode)
go
Parameters
Input
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 | Battlefield code corresponding to the database |
Out
Name | Type | Description |
---|---|---|
Status Code | ErrorCode | Error Code |