All translations
More actions
Enter a message name below to show all available translations.
Found one translation.
| Name | Current message text |
|---|---|
| h English (en) | This dictionary is indexed by strings that map to certain types of components. Whenever an engine function wants a shared component, it requests the string it needs and uses the component it maps to in the dictionary. If the string doesn't exist, the component is null, or the version associated with the component is less than the version requested by the caller, then it will attach its requested component to [[Root]].{{refn|group=note|This why the root slot tends to have a large number of components, and thus why opening root in an inspector tends to cause a hitch.}}{{refn|Method <code>FrooxEngine.SharedComponents.GetSharedComponentOrCreate<T></code>}} |