Component:FileSystemItem: Difference between revisions

From Resonite Wiki
Automated: update Fields
fix formatting
 
Line 5: Line 5:
{{stub}}
{{stub}}


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Browser|{{RootFieldType|RelayRef`1|[[Type:BrowserDialog|BrowserDialog]]}}|TypeAdv0=true|
|Browser|{{RootFieldType|RelayRef`1|[[Type:BrowserDialog|BrowserDialog]]}}|TypeAdv0=true|
Line 17: Line 17:
}}
}}


== Behavior ==
== EntryType ==
{{Table EnumValues
}}
 
== Usage ==


== Examples ==
== Examples ==

Latest revision as of 17:20, 22 December 2024

Component image 
File System Item component as seen in the Scene Inspector


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


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.
Browser direct RelayRef`1<BrowserDialog>
SelectedColor ColorX
SelectedText ColorX
NormalColor ColorX
NormalText ColorX
Name String
BasePath String
Type EntryType

EntryType

Values
Name Value Description


Usage

Examples

See Also