瀏覽代碼

GDExtension `@since` attribute

All GDExtension function pointer types are versioned using a `@since` attribute, denoting the Godot minor version in
which they were introduced. This allows bindings to query if a feature is available for a target API version, or provide
a polyfill/fallback for it. It also serves as documentation for humans giving a feeling about recency of features.
Jan Haller 2 年之前
父節點
當前提交
9ddd3c2af6
共有 1 個文件被更改,包括 126 次插入0 次删除
  1. 126 0
      core/extension/gdextension_interface.h

File diff suppressed because it is too large
+ 126 - 0
core/extension/gdextension_interface.h


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