Value.setInstance

Sets @value from an instantiatable type via the value_table's collect_value() function.

class Value
void
setInstance
(
void* instanc
)

Parameters

instanc void*

the instance

Meta