Write Table Value [Obsolete]

Data Storage
Obsolete
Server Side
Only PC

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

Declaration

func WriteToDatabase_Deprecate(sheetName string, accountId UUID, key string, value object, workshopCode string)
go

Parameters

Input

Name Type Description
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 The battlefield code corresponding to the database, which can be filled in blanks, represents the battlefield code of the current map