Attention: Here be dragons

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

EditorExportPlatformPC

Hereda: EditorExportPlatform < RefCounted < Object

Heredado por: EditorExportPlatformLinuxBSD, EditorExportPlatformWindows

Clase base para el exportador de plataformas de escritorio (Windows y Linux/BSD).

Descripción

La clase base para los exportadores de plataformas de escritorio. Estos incluyen Windows y Linux/BSD, pero no macOS. Véase las clases que heredan de esta para más detalles.

Tutoriales