Added comment to class_db to know how to bind more then 6 params
This commit is contained in:
parent
0b98834b77
commit
c153489e25
@ -39,6 +39,10 @@
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
/** To bind more then 6 parameters include this:
|
||||
* #include "method_bind_ext.gen.inc"
|
||||
*/
|
||||
|
||||
#define DEFVAL(m_defval) (m_defval)
|
||||
|
||||
//#define SIMPLE_METHODDEF
|
||||
|
Loading…
Reference in New Issue
Block a user