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

From Resonite Wiki
Importing a new version from external source
 
m FuzzyBot moved page Translations:Things to Avoid/72/en to Translations:Things to avoid/72/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)
Components have an inherent order in which they appear in the inspector and are processed by Resonite. However, this order should be considered non-deterministic as they are internally stored in an unordered collection. There are ways to modify that order, but it is not guaranteed that existing objects will indefinitely preserve that order. Therefore, creations that depend on the order of components may break at any time.

Components have an inherent order in which they appear in the inspector and are processed by Resonite. However, this order should be considered non-deterministic as they are internally stored in an unordered collection. There are ways to modify that order, but it is not guaranteed that existing objects will indefinitely preserve that order. Therefore, creations that depend on the order of components may break at any time.