C# Class AGS.Editor.AGSEditor

Inheritance: ISourceControlIntegration
Show file Open project: adventuregamestudio/ags Class Usage Examples

Public Methods

Method Description
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