Read From Data Store

Data Storage
सर्वर साइड
केवल क्राफ्टलैंड स्टूडियो पीसी पर उपलब्ध है

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

डिक्लेरेशन

async func ReadFromDataStore(sheetName string, accountId UUID, key string, out var result object, mapCode string, out var statusCode StatusCode)
go

पैरामीटर्स

इनपुट

नाम टाइप विवरण
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

आउट

नाम टाइप विवरण
Result Object Read results
Status Code ErrorCode Error Code