@evefrontier/dapp-kit - v0.0.1
Preparing search index...
DetailedAssemblyResponse
Interface DetailedAssemblyResponse
interface
DetailedAssemblyResponse
{
id
:
string
;
item_id
:
number
;
type
:
Assemblies
;
typeDetails
?:
GameTypeResponse
;
name
:
string
;
state
:
State
;
character
?:
SmartCharacterResponse
;
solarSystem
?:
SolarSystem
;
energyUsage
:
number
;
typeId
:
number
;
location
:
{
x
:
number
;
y
:
number
;
z
:
number
}
;
description
:
string
;
dappURL
:
string
;
}
Hierarchy (
View Summary
)
SmartAssemblyResponse
DetailedAssemblyResponse
AssemblyProperties
Index
Properties
id
item_
id
type
type
Details?
name
state
character?
solar
System?
energy
Usage
type
Id
location
description
dapp
URL
Properties
id
id
:
string
item_
id
item_id
:
number
type
type
:
Assemblies
Optional
type
Details
typeDetails
?:
GameTypeResponse
name
name
:
string
state
state
:
State
Optional
character
character
?:
SmartCharacterResponse
Optional
solar
System
solarSystem
?:
SolarSystem
energy
Usage
energyUsage
:
number
type
Id
typeId
:
number
location
location
:
{
x
:
number
;
y
:
number
;
z
:
number
}
description
description
:
string
dapp
URL
dappURL
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
item_
id
type
type
Details
name
state
character
solar
System
energy
Usage
type
Id
location
description
dapp
URL
@evefrontier/dapp-kit - v0.0.1
Loading...