Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IProfile
Interface IProfile
interface
IProfile
{
features
?:
{
[
featureId
:
string
]:
any
}
;
gameId
:
string
;
id
:
string
;
lastActivated
:
number
;
modState
:
{
[
id
:
string
]:
IProfileMod
}
;
name
:
string
;
pendingRemove
?:
boolean
;
}
Index
Properties
features?
game
Id
id
last
Activated
mod
State
name
pending
Remove?
Properties
Optional
features
features
?:
{
[
featureId
:
string
]:
any
}
game
Id
gameId
:
string
id
id
:
string
last
Activated
lastActivated
:
number
mod
State
modState
:
{
[
id
:
string
]:
IProfileMod
}
name
name
:
string
Optional
pending
Remove
pendingRemove
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
features
game
Id
id
last
Activated
mod
State
name
pending
Remove
Plants vs. Zombies: Replanted - v1.0.3
Loading...