DeadZone Community Packages
Preparing search index...
DeadZoneAPI
CommunityPackage
Interface CommunityPackage
Contains information related to a specific CommunityPackage
interface
CommunityPackage
{
id
:
number
;
name
:
string
;
author
:
string
;
getId
()
:
number
;
getName
()
:
string
;
getAuthor
()
:
string
;
}
Index
Methods
get
Id
get
Name
get
Author
Properties
id
name
author
Methods
get
Id
getId
()
:
number
Returns
number
get
Name
getName
()
:
string
Returns
string
get
Author
getAuthor
()
:
string
Returns
string
Properties
id
id
:
number
name
name
:
string
author
author
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Id
get
Name
get
Author
Properties
id
name
author
DeadZone Community Packages
Loading...
Contains information related to a specific CommunityPackage