m ProbablePrime moved page ReferenceRadio (Component) to Component:ReferenceRadio: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|CheckVisual|Bool| | |CheckVisual|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv0=true| | ||
|OptionReference| | |OptionReference|'''T'''|TypeAdv1=true| | ||
|TargetReference|SyncRef`1| | |TargetReference|{{RootFieldType|RelayRef`1|[[Type:SyncRef`1|SyncRef`1]]<T>}}|TypeAdv2=true| | ||
}} | }} | ||
Line 29: | Line 29: | ||
</translate> | </translate> | ||
[[Category:Generics{{#translation:}}]] | [[Category:Generics{{#translation:}}]] | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Reference Radio`1]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components | [[Category:Generic Components{{#translation:}}|Reference Radio`1]] | ||
[[Category:Components:UIX:Interaction{{#translation:}}|Reference Radio`1]] |
Revision as of 21:39, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
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. |
CheckVisual
|
field drive of Bool | |
OptionReference
|
T | |
TargetReference
|
direct RelayRef`1<SyncRef`1<T>> |