C# 클래스 OfficialPlugins.Compiler.MainPlugin

상속: FlatRedBall.Glue.Plugins.PluginBase
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
ShutDown ( PluginShutDownReason shutDownReason ) : bool
StartUp ( ) : void

비공개 메소드들

메소드 설명
Compile ( Action afterCompile = null ) : void
CreateControl ( ) : void
CreateToolbar ( ) : void

메소드 상세

ShutDown() 공개 메소드

public ShutDown ( PluginShutDownReason shutDownReason ) : bool
shutDownReason PluginShutDownReason
리턴 bool

StartUp() 공개 메소드

public StartUp ( ) : void
리턴 void