C# Class OfficialPlugins.RuntimeFileCopier.MainPlugin

Inheritance: FlatRedBall.Glue.Plugins.EmbeddedPlugins.EmbeddedPlugin
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
ShouldCopyFile ( string fileName ) : bool
StartUp ( ) : void

Private Methods

Méthode Description
HandleContentMenuItemClick ( object sender, EventArgs e ) : void
HandleFileChanged ( string fileName ) : void
HandleGluxLoaded ( ) : void

Method Details

ShouldCopyFile() public méthode

public ShouldCopyFile ( string fileName ) : bool
fileName string
Résultat bool

StartUp() public méthode

public StartUp ( ) : void
Résultat void