mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Add methods to get argument count of methods
Added to: * `Callable`s * `Object`s * `ClassDB` * `Script(Instance)`s
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
#include "tests/core/test_time.h"
|
||||
#include "tests/core/threads/test_worker_thread_pool.h"
|
||||
#include "tests/core/variant/test_array.h"
|
||||
#include "tests/core/variant/test_callable.h"
|
||||
#include "tests/core/variant/test_dictionary.h"
|
||||
#include "tests/core/variant/test_variant.h"
|
||||
#include "tests/core/variant/test_variant_utility.h"
|
||||
|
||||
Reference in New Issue
Block a user