Summary
A simple bindings class for openmpt_module_ext_interface_interactive3.
https://lib.openmpt.org/doc/structopenmpt__module__ext__interface__interactive3.html
Syntax
public struct ModuleExtInterfaceInteractive3 : ValueType, IModuleExtInterface
Fields
| Name | Field Type | Summary |
|---|---|---|
| SetCurrentTempo2 | Module |
Set the current module tempo.
|
Methods
| Name | Return Value | Summary |
|---|---|---|
| GetInterfaceName |
string |
The name of the interface to be used as Interface ID when using
ModuleExtGetInterface(IntPtr, string, IntPtr, UIntPtr).
|