Preparing search index...
The search index is not available
pterodactyl.ts
pterodactyl.ts
Variable
Class Variable
Implements
EggVariableAttributes
Index
Constructors
constructor
Properties
default_
value
description
env_
variable
is_
editable
name
parent
Server
rules
server_
value
Methods
set
Value
Constructors
constructor
new
Variable
(
userClient
,
variableProps
,
parentServer
)
:
Variable
Parameters
userClient
:
UserClient
variableProps
:
RawEggVariable
parentServer
:
Server
Returns
Variable
Properties
Readonly
default_
value
default_
value
:
string
Readonly
description
description
:
string
Readonly
env_
variable
env_
variable
:
string
Readonly
is_
editable
is_
editable
:
boolean
Readonly
name
name
:
string
Readonly
parent
Server
parent
Server
:
Server
Readonly
rules
rules
:
string
server_
value
server_
value
:
string
Methods
set
Value
set
Value
(
value
)
:
Promise
<
void
>
Set a new value for this variable
Parameters
value
:
any
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
default_
value
description
env_
variable
is_
editable
name
parent
Server
rules
server_
value
Methods
set
Value
pterodactyl.ts
Loading...
Set a new value for this variable