Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IExtension
Interface IExtension
Information about an extension available from the info.json file
interface
IExtension
{
author
:
string
;
bundled
?:
boolean
;
description
:
string
;
id
?:
string
;
issueTrackerURL
?:
string
;
modId
?:
number
;
name
:
string
;
namespace
?:
string
;
path
?:
string
;
type
?:
ExtensionType
;
version
:
string
;
}
Index
Properties
author
bundled?
description
id?
issue
Tracker
URL?
mod
Id?
name
namespace?
path?
type?
version
Properties
author
author
:
string
Optional
bundled
bundled
?:
boolean
description
description
:
string
Optional
id
id
?:
string
Optional
issue
Tracker
URL
issueTrackerURL
?:
string
Optional
mod
Id
modId
?:
number
name
name
:
string
Optional
namespace
namespace
?:
string
Optional
path
path
?:
string
Optional
type
type
?:
ExtensionType
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
bundled
description
id
issue
Tracker
URL
mod
Id
name
namespace
path
type
version
Plants vs. Zombies: Replanted - v1.0.3
Loading...
Information about an extension available from the info.json file