Component:SearchBarFacetPreset: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=Search Bar Facet Preset
|Name=Search Bar Facet Preset
}}
}}
{{stub}}
The '''SearchBarFacetPreset''' component is used to control search functions in different parts of the game


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|_searchBar|'''[[Component:RadiantSearchBar|RadiantSearchBar]]'''|TypeAdv0=true|
|_searchBar|'''[[Component:RadiantSearchBar|RadiantSearchBar]]'''|TypeAdv0=true| The searching component this should be controlling
}}
}}


== Behavior ==
== Usage ==
{{stub}}


== Examples ==
== Examples ==
{{stub}}


== See Also ==
== See Also ==
Line 18: Line 20:
[[Category:Components:Radiant UI:Facets{{#translation:}}|Search Bar Facet Preset]]
[[Category:Components:Radiant UI:Facets{{#translation:}}|Search Bar Facet Preset]]
[[Category:Components{{#translation:}}|Search Bar Facet Preset]]
[[Category:Components{{#translation:}}|Search Bar Facet Preset]]
[[Category:ComponentStubs]]

Latest revision as of 20:00, 19 December 2024

Component image 
Search Bar Facet Preset component as seen in the Scene Inspector

The SearchBarFacetPreset component is used to control search functions in different parts of the game

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.
_searchBar RadiantSearchBar The searching component this should be controlling

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