|  Update CallbackRefArgument to replace references to CallbackValueArgument |  Automated: update Fields, Categories | ||
| Line 11: | Line 11: | ||
| == Fields == | == Fields == | ||
| {{Table ComponentFields | {{Table ComponentFields | ||
| | | |Reference|'''A'''|TypeAdv0=true| | ||
| |Callback| | |Callback|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<A>}}|TypeAdv1=true| | ||
| }} | }} | ||
| Line 26: | Line 26: | ||
| [[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
| [[Category:Generics{{#translation:}}]] | [[Category:Generics{{#translation:}}]] | ||
| [[Category:Components{{#translation:}}|Callback Ref Argument]] | [[Category:Components{{#translation:}}|Callback Ref Argument`1]] | ||
| [[Category:Components:Uncategorized{{#translation:}}|Callback Ref Argument]] | [[Category:Generic Components{{#translation:}}|Callback Ref Argument`1]] | ||
| [[Category:Components:Uncategorized{{#translation:}}|Callback Ref Argument`1]] | |||
Revision as of 22:48, 3 March 2024
This article or section is a stub. You can help the Resonite wiki by expanding it.
Component image 
Callback Ref Argument component as seen in the Scene Inspector 

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. Some components stop their functionality when this field is disabled, but some don't. | 
| Reference | A | |
| Callback | delegate of identity Action`1<A> | 
