m ProbablePrime moved page CallbackRefArgument (Component) to Component:CallbackRefArgument: Creating component Namespace |
Update CallbackRefArgument to replace references to CallbackValueArgument |
||
Line 4: | Line 4: | ||
{{stub}} | {{stub}} | ||
{{Infobox Component | {{Infobox Component | ||
|Image= | |Image=CallbackRefArgumentComponent.png | ||
|Name=Callback | |Name=Callback Ref Argument | ||
}} | }} | ||
Line 26: | Line 26: | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Generics{{#translation:}}]] | [[Category:Generics{{#translation:}}]] | ||
[[Category:Components{{#translation:}}|Callback | [[Category:Components{{#translation:}}|Callback Ref Argument]] | ||
[[Category:Components:Uncategorized{{#translation:}}|Callback | [[Category:Components:Uncategorized{{#translation:}}|Callback Ref Argument]] |
Revision as of 13:44, 10 February 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
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. |
Value
|
Int | |
Callback
|
WorldDelegate |