- 222
- Posts
- 7
- Years
- Seen Nov 18, 2023
Hello,
I am trying to invoke a custom C function of mine through an event. However, I have not found a way to do this. Is this possible? Do I have to register my function in a special way, like make a custom command or something? Even if I don't *have* to, if I'm going to be calling this a lot would it be better that way? How would I go about that?
Thanks.
I am trying to invoke a custom C function of mine through an event. However, I have not found a way to do this. Is this possible? Do I have to register my function in a special way, like make a custom command or something? Even if I don't *have* to, if I'm going to be calling this a lot would it be better that way? How would I go about that?
Thanks.