C# Class FlatRedBall.Glue.IO.UpdateReactor

显示文件 Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
UpdateFile ( string changedFile ) : bool

Private Methods

Method Description
CheckForBrokenReferencesToObjectsInFile ( string changedFile ) : void
GetElementFromObjectString ( string element, GlueProjectSave glueProjectSave, int &index ) : IElement
ReactToChangedCodeFile ( string codeFileName ) : void
ReloadGlux ( ) : void
TryHandleProjectFileChanges ( string changedFile ) : bool
TryHandleSpecificProjectFileChange ( string changedFile, ProjectBase project ) : bool

Method Details

UpdateFile() public static method

public static UpdateFile ( string changedFile ) : bool
changedFile string
return bool