Blockbench Reference Docs
Preparing search index...
custom/util
Merge
arrayVector
Function arrayVector
arrayVector
(
obj
:
any
,
source
:
any
,
index
?:
any
,
validate
?:
boolean
)
:
void
Parameters
obj
:
any
source
:
any
Optional
index
:
any
Optional
validate
:
boolean
Returns
void
arrayVector
(
target
:
object
,
source
:
object
,
key
:
string
|
number
,
validate
?:
(
value
:
number
[]
)
=>
boolean
,
)
:
void
Parameters
target
:
object
source
:
object
key
:
string
|
number
Optional
validate
:
(
value
:
number
[]
)
=>
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Blockbench Reference Docs
Loading...