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