Translations:Reference type/7/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:
In general, the analogue to reference types in [[ProtoFlux]] is the [[Type:Object|object]] type. This can cause some confusion when using nodes that interact with FrooxEngine (such as a [[ProtoFlux:Data Model Store|Data Model Store]]) vs nodes that are contained entirely within protoflux (such as a [[ProtoFlux:Local|Local]]). A slot is an ''Object Ref'' in the Data Model, but an ''Object'' alone in ProtoFlux contexts. A [[Type:string|string]] is a ''value'' in the Data Model, but an ''Object Field'' in ProtoFlux contexts.
In general, the analogue to reference types in [[ProtoFlux]] is the [[Type:Object|object]] type. However, they are not equivalent, as ProtoFlux is separate from FrooxEngine and thus does not inherently know its data model. This can cause some confusion when using nodes that interact with FrooxEngine (such as a [[ProtoFlux:Data Model Store|Data Model Store]]) vs nodes that are contained entirely within protoflux (such as a [[ProtoFlux:Local|Local]]). A slot is an ''Object Ref'' in the data model, but an ''Object'' alone in ProtoFlux contexts. A [[Type:string|string]] is a ''value'' in the data model, but an ''Object Field'' in ProtoFlux contexts.

Latest revision as of 03:00, 27 April 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 (Reference type)
In general, the analogue to reference types in [[ProtoFlux]] is the [[Type:Object|object]] type. However, they are not equivalent, as ProtoFlux is separate from FrooxEngine and thus does not inherently know its data model. This can cause some confusion when using nodes that interact with FrooxEngine (such as a [[ProtoFlux:Data Model Store|Data Model Store]]) vs nodes that are contained entirely within protoflux (such as a [[ProtoFlux:Local|Local]]). A slot is an ''Object Ref'' in the data model, but an ''Object'' alone in ProtoFlux contexts. A [[Type:string|string]] is a ''value'' in the data model, but an ''Object Field'' in ProtoFlux contexts.

In general, the analogue to reference types in ProtoFlux is the object type. However, they are not equivalent, as ProtoFlux is separate from FrooxEngine and thus does not inherently know its data model. This can cause some confusion when using nodes that interact with FrooxEngine (such as a Data Model Store) vs nodes that are contained entirely within protoflux (such as a Local). A slot is an Object Ref in the data model, but an Object alone in ProtoFlux contexts. A string is a value in the data model, but an Object Field in ProtoFlux contexts.