h1z1-server
Preparing search index...
servers/ZoneServer2016/managers/constructiondecayworker
ConstructionDecayRequest
Interface ConstructionDecayRequest
interface
ConstructionDecayRequest
{
payload
:
{
constructionDoors
:
EntityDecaySnapshot
[]
;
constructionSimple
:
EntityDecaySnapshot
[]
;
foundations
:
EntityDecaySnapshot
[]
;
lootableConstruction
:
EntityDecaySnapshot
[]
;
ticksToFullDecay
:
number
;
worldFreeplaceDecayMultiplier
:
number
;
worldLootable
:
EntityDecaySnapshot
[]
;
worldSimple
:
EntityDecaySnapshot
[]
;
}
;
requestId
:
number
;
type
:
"decayDamage"
;
}
Index
Properties
payload
request
Id
type
Properties
payload
payload
:
{
constructionDoors
:
EntityDecaySnapshot
[]
;
constructionSimple
:
EntityDecaySnapshot
[]
;
foundations
:
EntityDecaySnapshot
[]
;
lootableConstruction
:
EntityDecaySnapshot
[]
;
ticksToFullDecay
:
number
;
worldFreeplaceDecayMultiplier
:
number
;
worldLootable
:
EntityDecaySnapshot
[]
;
worldSimple
:
EntityDecaySnapshot
[]
;
}
request
Id
requestId
:
number
type
type
:
"decayDamage"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
request
Id
type
h1z1-server
Loading...