Translations:Value type/1/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
 
Importing a new version from external source
 
Line 1: Line 1:
A '''value type''' is a delegation of types within the [[FrooxEngine]] [[Data Model]] and [[ProtoFlux]]. In contrast to [[Reference Types]], fields containing a value type store the value directly, rather than a reference to the value.
A '''value type''' is a delegation of types within the [[FrooxEngine]] [[data model]] and [[ProtoFlux]]. In contrast to [[reference types]], fields containing a value type store the value directly, rather than a reference to the value.

Latest revision as of 10:40, 25 October 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 (Value type)
A '''value type''' is a delegation of types within the [[FrooxEngine]] [[data model]] and [[ProtoFlux]]. In contrast to [[reference types]], fields containing a value type store the value directly, rather than a reference to the value.

A value type is a delegation of types within the FrooxEngine data model and ProtoFlux. In contrast to reference types, fields containing a value type store the value directly, rather than a reference to the value.