Skip to main content

Module version_4_6

Module version_4_6 

Source
Expand description

§GDExtension API for Godot 4.6

Constants§

GODOT_VERSION_STRING
Version of the Godot engine that the API JSON and C header mirror.

Functions§

get_package_property
Dynamically fetch a property of this crate.
load_extension_api_json
Returns the contents of the JSON API file extension_api.json.

Type Aliases§

CowStr
Abstracts from borrow/owned and allows to change implementation without affecting API.