Outdated documentation
This documentation page refers to Godot
4.3,
and may be outdated or incorrect.
Additionally, this engine version is
no longer supported.
Check this page in the stable branch for the latest additions and corrections.
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.