Value.setInstance
void setInstance(void * instance = null)Sets value from an instantiatable type via the value_table's collect_value() function.
Parameters
instance | the instance |
void setInstance(void * instance = null)Sets value from an instantiatable type via the value_table's collect_value() function.
instance | the instance |