AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
GDExtensionManager
To Subscribe, use this Key
connecticut-earth-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description The GDExtensionManager loads, initializes, and keeps track of all available GDExtension libraries in the project. Note: …
Published
06/07/2024
Signals extensions_reloaded () Emitted after the editor has finished reloading one or more extensions.
Published
06/07/2024
Enumerations enum LoadStatus : LoadStatus LOAD_STATUS_OK = 0 The extension has loaded successfully. LoadSta…
Published
06/07/2024
Method Descriptions GDExtension get_extension (path: String ) Returns the GDExtension at the given file path , or…
Status
Last Update
Fields