Remove From Data Store

Data Storage
Server Side
Only PC

Delete the value corresponding to the specified identifier in the data table

Declaration

func RemoveFromDataStore(sheetName string, accountId UUID, key string, mapCode string, out var statusCode StatusCode)
go

Parameters

Input

Name Type Description
SheetName String Table name in the database
Account Id UUID Player unique ID
Key String Specified Identifier
Map Code String Battlefield code corresponding to the database

Out

Name Type Description
Status Code ErrorCode Error Code