Translations:Things to avoid/28/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
 
m FuzzyBot moved page Translations:Things to Avoid/28/en to Translations:Things to avoid/28/en without leaving a redirect: Part of translatable page "Things to Avoid"
 
(No difference)

Latest revision as of 07:55, 20 June 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Things to avoid)
* It ''is'' reasonable to use the IsPressed [[Types:Bool|bool]] for some effects which may be related to the button press state, such as driving the color of the button based on whether it is pressed or not.
  • It is reasonable to use the IsPressed bool for some effects which may be related to the button press state, such as driving the color of the button based on whether it is pressed or not.