Read Table Value [अप्रचलित]

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

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

डिक्लेरेशन

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

पैरामीटर्स

इनपुट

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

आउट

नाम टाइप विवरण
Result Object Returns the read result