Read accumulated database [Obsolete]

Data Storage
Obsolete
Server Side
Only PC

Read the value corresponding to a key in a table in the cumulative database

Declaration

async func ReadAccumulatedValueFromDatabase_Deprecate(sheetName string, key string, out var result int, workshopCode string)
go

Parameters

Input

Name Type Description
Database Table Name String Table name in the database
Identifier String A custom name to identify the data
Map code String Battlefield code corresponding to the database

Out

Name Type Description
Result Int Returns the read result