Add API to get the type of object in a slot.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include "wren.h"
|
||||
|
||||
WrenForeignMethodFn slotsBindMethod(const char* signature);
|
||||
void slotsBindClass(const char* className, WrenForeignClassMethods* methods);
|
||||
|
||||
Reference in New Issue
Block a user