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

继承: EditorExportPlatform < RefCounted < Object

派生: EditorExportPlatformLinuxBSD, EditorExportPlatformWindows

桌面平台导出器的基类(Windows 与 Linux/BSD)。

描述

桌面平台导出器的基类。包括 Windows 和 Linux/BSD,但是不包括 macOS。详见派生类。

教程