You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00: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