Component:StaticDocument

From Resonite Wiki
Revision as of 15:15, 20 October 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
File:StaticDocumentComponent.png
Static Document component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Static document is a component that is used to store the data of a text document (Usually a PDF but never text files) for usage in a document viewer favorite-d by the user.


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 The document's (Usually PDF) content on the cloud or local machine.

Behavior

Examples

Used for newly imported PDF's inside of in game PDF viewers.

See Also

Asset Component types