I saw that Pako was using the "eventRemap" function in the wiki for his multitap plugin. Can someone explain how this function is used?
- Jeff
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
eventRemap Function
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: eventRemap Function
Do not miss, that there is also the assignment eventRemap = eg.result.Map
Function "Map" is defined in the file RawReceiverPlugin.py.
It works only for plugins, which belong to the class "RawReceiver".
Pako
Function "Map" is defined in the file RawReceiverPlugin.py.
It works only for plugins, which belong to the class "RawReceiver".
Pako