Automated: create new component page |
add info |
||
Line 3: | Line 3: | ||
|Name=Search Bar Facet Preset | |Name=Search Bar Facet Preset | ||
}} | }} | ||
The '''SearchBarFacetPreset''' component is used to control search functions in different parts of the game | |||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|_searchBar|'''[[Component:RadiantSearchBar|RadiantSearchBar]]'''|TypeAdv0=true| | |_searchBar|'''[[Component:RadiantSearchBar|RadiantSearchBar]]'''|TypeAdv0=true| The searching component this should be controlling | ||
}} | }} | ||
== | == 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]] | ||
Latest revision as of 20:00, 19 December 2024
Component image
The SearchBarFacetPreset component is used to control search functions in different parts of the game
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.