Up to date

This page is up to date for Godot 4.3. If you still find outdated information, please open an issue.

EditorExportPlatformPC

Inherits: EditorExportPlatform < RefCounted < Object

Inherited By: EditorExportPlatformLinuxBSD, EditorExportPlatformWindows

Base class for the desktop platform exporter (Windows and Linux/BSD).

Description

The base class for the desktop platform exporters. These include Windows and Linux/BSD, but not macOS. See the classes inheriting this one for more details.

Tutorials