Warning: value_array_get_nth is deprecated.
Gets the index_
element of array
and stores its value into the provided location.
Use Variant API instead.
array |
a ValueArray |
index_ |
the index to look up |
type |
a Type |
... |
a value of type pointer-to- |
|