Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
<internal>
ShopPage
Type Alias ShopPage
ShopPage
:
{
data
:
ShopElement
[]
;
pageBody
:
string
;
pageTitle
:
string
;
texture
?:
string
;
title
:
string
;
type
:
"page"
;
}
A shop page.
Type declaration
data
:
ShopElement
[]
pageBody
:
string
pageTitle
:
string
Optional
texture
?:
string
title
:
string
type
:
"page"
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Debug Sticks API
Loading...
A shop page.