Read From Accumulated Data Store

Data Storage
Server Side
Only PC

Read the value corresponding to the specified identifier in the cumulative data table

Declaration

async func ReadFromAccumulatedDataStore(sheetName string, key string, out var result 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
Map Code String Battlefield code corresponding to the database

Out

Name Type Description
Result Int Read result
Status Code ErrorCode Error Code