[ Version ( deprecated = true , deprecated_since = "1.10" , since = "1.2" ) ]
public void packv (Actor actor, string[] properties, Value[] values)
Warning: packv is deprecated since 1.10.
Vector-based variant of pack, intended for language bindings to use
this |
a Box |
actor |
a Actor |
properties |
a vector containing the property names to set |
values |
a vector containing the property values to set |
n_properties |
the number of properties to set |