@evefrontier/dapp-kit - v0.1.9
Preparing search index...
AssemblyProperties
Interface AssemblyProperties<T>
interface
AssemblyProperties
<
T
extends
Assemblies
>
{
type
:
T
;
id
:
string
;
item_id
:
number
;
typeDetails
?:
DatahubGameInfo
;
name
:
string
;
state
:
State
;
character
?:
SmartCharacterResponse
;
solarSystem
?:
SolarSystem
;
isParentNodeOnline
?:
boolean
;
energySourceId
?:
string
;
energyUsage
:
number
;
typeId
:
number
;
_raw
?:
MoveObjectData
;
_options
?:
TransformOptions
;
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?
is
Parent
Node
Online?
energy
Source
Id?
energy
Usage
type
Id
_
raw?
_
options?
description
dapp
URL
Properties
type
type
:
T
id
id
:
string
item_
id
item_id
:
number
Optional
type
Details
typeDetails
?:
DatahubGameInfo
name
name
:
string
state
state
:
State
Optional
character
character
?:
SmartCharacterResponse
Optional
solar
System
solarSystem
?:
SolarSystem
Optional
is
Parent
Node
Online
isParentNodeOnline
?:
boolean
Optional
energy
Source
Id
energySourceId
?:
string
energy
Usage
energyUsage
:
number
type
Id
typeId
:
number
Optional
_
raw
_raw
?:
MoveObjectData
Optional
_
options
_options
?:
TransformOptions
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
is
Parent
Node
Online
energy
Source
Id
energy
Usage
type
Id
_
raw
_
options
description
dapp
URL
@evefrontier/dapp-kit - v0.1.9
Loading...