Write Table Value [Obsoleto]

Data Storage
Obsoleto
Lado del servidor
Solo en PC

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

Declaración

func WriteToDatabase_Deprecate(sheetName string, accountId UUID, key string, value 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
Value Object The value written
Map code String Battlefield code corresponding to the database