vp_user_data
Method call snippet
vp_user_data(instance);Retrieve the pointer to user-defined data for this instance.
Parameters
These are the parameters that this method requires:
| Parameter | Usage |
|---|---|
VPInstance instance |
Pointer to the instance this method call is intended for |
Returns
void* pointer
Behavior
- There is no special behavior for this method
Examples
- This method has no usage examples; please add at least one to this page