I am trying to get this to work with my system but when I call this everything is fine until the function needs to be called.
It keeps throwing up this error https://i.imgur.com/DG0QVhK.png for some reason it is trying to create a function with a nameless object. Any ideas to why this is happening?
Instance.Patch(eventItem.Original, eventItem.HPrefix, eventItem.HPostfix);
I am trying to get this to work with my system but when I call this everything is fine until the function needs to be called.
It keeps throwing up this error https://i.imgur.com/DG0QVhK.png for some reason it is trying to create a function with a nameless object. Any ideas to why this is happening?