Component:StaticSavedObjectProvider

From Resonite Wiki
Revision as of 16:50, 24 December 2024 by 989onan (talk | contribs) (add info needed)
Component image 
Static Saved Object Provider component as seen in the Scene Inspector

Not currently usable

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
URL Uri Enter the Uri (e.g. resrec:///) link of the saved object
PreGather Bool Whether to pregather the object's assets or not.

Usage

Answer from Frooxius:[Citation needed]

Unfortunately there's not a direct way to use it right now. The only usage is to pre-download some objects and their assets so they load faster, but I don't think we're actively using it even internally at this moment.

It's an old thing that has been added in the past, but I forget the exact reason.


See Also