C# Class OfficialPlugins.VariableDisplay.MainPlugin

Inheritance: FlatRedBall.Glue.Plugins.EmbeddedPlugins.EmbeddedPlugin
Mostrar archivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
StartUp ( ) : void

Private Methods

Method Description
AddOrShowGrid ( ) : void
HandleItemSelect ( System selectedTreeNode ) : void
HandleNamedObjectSelect ( ) : void
HandleRefreshProperties ( string changedMember, object oldValue ) : void
ShowVariablesForCurrentElement ( ) : void

Method Details

StartUp() public method

public StartUp ( ) : void
return void