Sandbox Logo

ButtonConstructor.Button

static Button Button( PanelCreator self, string text, System.Action onClick )

ButtonConstructor.Button

static Button Button( PanelCreator self, string text, string className, System.Action onClick )

User Comments