Component:PagingControlFacetPreset

From Resonite Wiki
Revision as of 20:06, 19 December 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
Paging Control Facet Preset component as seen in the Scene Inspector

The PagingControlFacetPreset component makes a container that stores a PagingControl component on the dash and tells that component to build a UIX for itself inside of this container.

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.
_pagingControl PagingControl The paging control component for this facet

Usage

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


Examples

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


See Also