@evefrontier/dapp-kit - v0.0.1
Preparing search index...
AssemblyProperties
Interface AssemblyProperties<T>
interface
AssemblyProperties
<
T
extends
Assemblies
>
{
type
:
T
;
id
:
string
;
item_id
:
number
;
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
;
}
Type Parameters
T
extends
Assemblies
Hierarchy (
View Summary
)
DetailedAssemblyResponse
AssemblyProperties
Index
Properties
type
id
item_
id
type
Details?
name
state
character?
solar
System?
energy
Usage
type
Id
location
description
dapp
URL
Properties
type
type
:
T
id
id
:
string
item_
id
item_id
:
number
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
type
id
item_
id
type
Details
name
state
character
solar
System
energy
Usage
type
Id
location
description
dapp
URL
@evefrontier/dapp-kit - v0.0.1
Loading...