Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Buttons

Porrith Suong edited this page Jan 14, 2021 · 1 revision

Buttons are effectively images that are interactable. Buttons are converted via the PerButtonConversionSystem which add the following components:

  • ColorStates
  • ButtonVisualState
  • ButtonInvoked
  • NonInteractableButtonTag (if the button is not interactable)
Clone this wiki locally