Button

  • Drag Button prefab under Dashboard > Pages > [Page] > Viewport > Contents in hierarchy.
  • Set any event function to OnClick() in Button inspector.
  • Change button label Button > Text inspector in hierarchy.
  • Set isEnabled to false to disable the button.

Button

Button inspector