h1z1-server
Preparing search index...
types/zone2015packets
PlayerUpdateLootEvent
Interface PlayerUpdateLootEvent
interface
PlayerUpdateLootEvent
{
characterId
?:
string
;
modelFileName
?:
string
;
position
?:
Float32Array
<
ArrayBufferLike
>
;
rotation
?:
Float32Array
<
ArrayBufferLike
>
;
}
Index
Properties
character
Id?
model
File
Name?
position?
rotation?
Properties
Optional
character
Id
characterId
?:
string
Optional
model
File
Name
modelFileName
?:
string
Optional
position
position
?:
Float32Array
<
ArrayBufferLike
>
Optional
rotation
rotation
?:
Float32Array
<
ArrayBufferLike
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
character
Id
model
File
Name
position
rotation
h1z1-server
Loading...