Difference between revisions of "SearchBlock (Component)"

From Neos Wiki
Jump to navigation Jump to search
(→‎Examples: Made the example image bigger.)
 
Line 22: Line 22:
 
Example Panel made by Ukilop of how the component works.
 
Example Panel made by Ukilop of how the component works.
  
[[File:SearchBlockExample.png|250px]]
+
[[File:SearchBlockExample.png|500px]]
  
 
== Related Components ==
 
== Related Components ==

Latest revision as of 07:32, 2 November 2021


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


Search Block component as seen in the Scene Inspector

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

Usage

Examples

Example Panel made by Ukilop of how the component works.

SearchBlockExample.png

Related Components