You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Bind EditorExportPlugin::_get_export_features
This commit is contained in:
@@ -229,6 +229,7 @@ void EditorExportPlugin::_bind_methods() {
|
||||
GDVIRTUAL_BIND(_end_customize_scenes);
|
||||
GDVIRTUAL_BIND(_end_customize_resources);
|
||||
|
||||
GDVIRTUAL_BIND(_get_export_features, "platform", "debug");
|
||||
GDVIRTUAL_BIND(_get_name);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user