Attention: Here be dragons (unstable version)

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Redot.

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