(Redirected from StaticDocument (Component))
Component image
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
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.