h1z1-server
Preparing search index...
types/savedata
LootableConstructionSaveData
Interface LootableConstructionSaveData
interface
LootableConstructionSaveData
{
actorModelId
:
number
;
characterId
:
string
;
container
?:
LoadoutContainerSaveData
;
health
:
number
;
itemDefinitionId
:
number
;
parentObjectCharacterId
:
string
;
placementTime
:
number
;
position
:
number
[]
;
rotation
:
number
[]
;
serverId
:
number
;
slot
:
string
;
subEntityType
:
string
;
}
Hierarchy (
View Summary
)
BaseConstructionSaveData
LootableConstructionSaveData
Index
Properties
actor
Model
Id
character
Id
container?
health
item
Definition
Id
parent
Object
Character
Id
placement
Time
position
rotation
server
Id
slot
sub
Entity
Type
Properties
actor
Model
Id
actorModelId
:
number
character
Id
characterId
:
string
Optional
container
container
?:
LoadoutContainerSaveData
health
health
:
number
item
Definition
Id
itemDefinitionId
:
number
parent
Object
Character
Id
parentObjectCharacterId
:
string
placement
Time
placementTime
:
number
position
position
:
number
[]
rotation
rotation
:
number
[]
server
Id
serverId
:
number
slot
slot
:
string
sub
Entity
Type
subEntityType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
Model
Id
character
Id
container
health
item
Definition
Id
parent
Object
Character
Id
placement
Time
position
rotation
server
Id
slot
sub
Entity
Type
h1z1-server
Loading...