BesterDataStore.createAccount

Creates a new account with the given username and password.

class BesterDataStore
abstract
void
createAccount
(
string username
,
string password
)

Meta