Quote:
Originally Posted by KliPPy
If it's a virtual method then in virtualFunctions, in a folder named same as the class containing the method. Every other goes in functions. If the function is a member of a class (not a plain C function) then you have to create a folder in "orpheu/functions" with the class name and put the JSON file in there.
|
Klippy, how do you know that it's a virtual function ? And can you show me a signature that isn't a virtual function but is member of a class And what's the point of the 'library' ?
Thanks
__________________