Interface ISyncInfo
Package: @altmp/altv-types
Syntax
Properties
|
Improve this Doc
View Source
active
Declaration
Property Value
|
Improve this Doc
View Source
receivedTick
Declaration
readonly receivedTick: number
Property Value
|
Improve this Doc
View Source
fullyReceivedTick
Declaration
readonly fullyReceivedTick: number
Property Value
|
Improve this Doc
View Source
sendTick
Declaration
readonly sendTick: number
Property Value
|
Improve this Doc
View Source
ackedSendTick
Declaration
readonly ackedSendTick: number
Property Value
|
Improve this Doc
View Source
propertyCount
Declaration
readonly propertyCount: number
Property Value
|
Improve this Doc
View Source
componentCount
Declaration
readonly componentCount: number
Property Value
|
Improve this Doc
View Source
propertyUpdateTicks
Declaration
readonly propertyUpdateTicks: number[][]
Property Value
Type |
Description |
number[][] |
|