ObjectG.getv

Gets @n_properties properties for an @object. Obtained properties will be set to @values. All properties must be valid. Warnings will be emitted and undefined behaviour may result if invalid properties are passed in.

class ObjectG
void
getv
(
string[] names
,)

Parameters

names string[]

the names of each property to get

values Value[]

the values of each property to get

Meta

Since

2.54