set_instance
Description:
public void set_instance (void* instance)
Sets this from an instantiatable type via the value_table's collect_value
function.
Parameters:
this |
An initialized Value structure. |
instance |
the instance |