Preparing search index...
The search index is not available
GS-HTML5 API
GS-HTML5 API
initializers/items
initialize_items
Function initialize_items
initialize_
items
(
game
,
data
,
items_db
,
load_promise_resolve
)
:
{
[
item_key
:
string
]
:
Item
;
}
Parameters
game
:
Game
data
:
GoldenSun
items_db
:
any
load_promise_resolve
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
{
[
item_key
:
string
]
:
Item
;
}
[
item_key
:
string
]:
Item
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GS-HTML5 API
Loading...