Automated: create new component page |
Automated: update DeDuplicate |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
}} | |||
== Sync Delegates == | |||
{{Table ComponentTriggers | |||
|PathSegmentName()|[[Type:PathSegmentConverter|PathSegmentConverter]]<[[Type:String|String]]: pathSegment, [[Type:Int|Int]]: depth>| | |||
}} | }} | ||
Line 17: | Line 22: | ||
[[Category:Components:Utility{{#translation:}}|Settings Data Feed]] | [[Category:Components:Utility{{#translation:}}|Settings Data Feed]] | ||
[[Category:Components{{#translation:}}|Settings Data Feed]] | [[Category:Components{{#translation:}}|Settings Data Feed]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] |
Latest revision as of 21:19, 6 November 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
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. |
Sync Delegates
Method Name | Method type and Arguments. | Description |
---|---|---|
PathSegmentName()
|
PathSegmentConverter<String: pathSegment, Int: depth> |