Store an user-defined pointer globally for the UI. This is useful to implement an optional extension to dplug:gui.
id 0..7 are reserved for future Dplug extensions.
id 8..15 are for vendor-specific extensions.
Warning: if you store an object here, keep in mind they won't get destroyed automatically.
Store an user-defined pointer globally for the UI. This is useful to implement an optional extension to dplug:gui. id 0..7 are reserved for future Dplug extensions. id 8..15 are for vendor-specific extensions. Warning: if you store an object here, keep in mind they won't get destroyed automatically.