The '''UnresolvedReferences''' component is internal to FrooxEngine and is found usually on a world root. It is used to store references that are unresolved by the load controller of the game for that world.
|References|{{RootFieldType|SyncList`1|[[#UnresolvedReference|UnresolvedReferences.UnresolvedReference]]}}|TypeAdv0=true| A list of references to keep a storage for.
}}
== UnresolvedReference ==
{{Table TypeFields
|Reference|String| A stored [[Type:RefID|RefID]] of an unresolved reference.
[[Category:Components With Nested Types{{#translation:}}|Unresolved References]]
[[Category:Components With Nested Types{{#translation:}}|Unresolved References]]
[[Category:ComponentStubs]]
Latest revision as of 12:19, 3 August 2025
Component image
Unresolved References component as seen in the Scene Inspector
The UnresolvedReferences component is internal to FrooxEngine and is found usually on a world root. It is used to store references that are unresolved by the load controller of the game for that world.