Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

All translations

More actions

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent 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&lt;T&gt;</code>}}