besterd ~master (2020-07-20T17:45:25Z)
Dub
Repo
BesterDataStore.createAccount
server
accounts
base
BesterDataStore
Creates a new account with the given
username
and
password
.
class
BesterDataStore
abstract
void
createAccount
(
string
username
,
string
password
)
Meta
Source
See Implementation
server
accounts
base
BesterDataStore
functions
authenticate
createAccount
shutdown
userExists
Creates a new account with the given username and password.