Read Table Value [Obsoleto]

Data Storage
Obsoleto
Lado del servidor
Solo en PC

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

Declaración

async func ReadFromDatabase_Deprecate(sheetName string, accountId UUID, key string, out var result object, workshopCode string)
go

Parámetros

Entrada

Nombre Tipo Descripción
Database Table Name String Table name in the database
UUID UUID Tagging players and handling concurrency
Identifier String A custom name to identify the data
Map code String Battlefield code corresponding to the database

Afuera

Nombre Tipo Descripción
Result Object Returns the read result