Browse Source

headers: Sync with upstream commit 917fd65 (4.0-alpha8)

Rémi Verschelde 3 years ago
parent
commit
95a2303e37
2 changed files with 1282 additions and 45 deletions
  1. 1282 43
      godot-headers/extension_api.json
  2. 0 2
      godot-headers/godot/gdnative_interface.h

File diff suppressed because it is too large
+ 1282 - 43
godot-headers/extension_api.json


+ 0 - 2
godot-headers/godot/gdnative_interface.h

@@ -246,8 +246,6 @@ typedef struct {
 
 typedef void *GDNativeExtensionClassLibraryPtr;
 
-typedef const GDNativePropertyInfo *(*GDNativeExtensionClassGetPropertyList)(GDExtensionClassInstancePtr p_instance, uint32_t *r_count);
-
 /* Method */
 
 typedef enum {

Some files were not shown because too many files changed in this diff