C# Класс AGS.Editor.AGSEditor

Наследование: ISourceControlIntegration
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AboutToDeleteSprite ( int spriteNumber ) : bool
AttemptToDeleteFileFromDisk ( string fileName ) : void
AttemptToGetWriteAccess ( IList fileNames ) : bool
AttemptToGetWriteAccess ( string fileName ) : bool

Attempt to get write access to the specified file. If this fails, a dialog will be displayed to the user and false will be returned.

CompileGame ( bool forceRebuild, bool createMiniExeForDebug ) : CompileMessages
CompileScript ( Script script, List