Author Topic: Function arguments  (Read 399 times)

Is there anyway to find out any function's arguments?

If it's an engine function, just call it without arguments.

There was that add-on that literally read through every single add-on and made a list of server commands. You could create something like that but get every single function and read the arguments that.

But there's no easy way.

Stating which function you need might be a help in cases like this?