Preparing search index...
The search index is not available
npmjs/@valapi
npmjs/@valapi
web-client
CustomGame
Class CustomGame
Hierarchy (
view full
)
WebClientService
CustomGame
Index
Constructors
constructor
Properties
regionURL
request
Methods
change
Settings
change
Team
get
Config
make
Into
set
Balance
start
Constructors
constructor
new
Custom
Game
(
request
,
regionURL
)
:
CustomGame
Parameters
request
:
AxiosInstance
regionURL
:
WebClientRegionURL
Returns
CustomGame
Properties
Protected
Readonly
regionURL
regionURL
:
WebClientRegionURL
Protected
Readonly
request
request
:
AxiosInstance
Methods
change
Settings
change
Settings
(
partyId
,
settings
)
:
PromiseResponse
<
Party
.
Party
>
Parameters
partyId
:
string
settings
:
Settings
Returns
PromiseResponse
<
Party
.
Party
>
change
Team
change
Team
(
partyId
,
team
,
subject
)
:
PromiseResponse
<
Party
.
Party
>
Parameters
partyId
:
string
team
:
Party
.
CustomGame
.
Team
subject
:
string
Returns
PromiseResponse
<
Party
.
Party
>
get
Config
get
Config
(
)
:
PromiseResponse
<
Party
.
CustomGame
.
Config
>
Returns
PromiseResponse
<
Party
.
CustomGame
.
Config
>
make
Into
make
Into
(
partyId
)
:
PromiseResponse
<
Party
.
Party
>
Parameters
partyId
:
string
Returns
PromiseResponse
<
Party
.
Party
>
set
Balance
set
Balance
(
partyId
)
:
PromiseResponse
<
any
>
Parameters
partyId
:
string
Returns
PromiseResponse
<
any
>
start
start
(
partyId
)
:
PromiseResponse
<
Party
.
Party
>
Parameters
partyId
:
string
Returns
PromiseResponse
<
Party
.
Party
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
regionURL
request
Methods
change
Settings
change
Team
get
Config
make
Into
set
Balance
start
npmjs/@valapi
Loading...