m ProbablePrime moved page ModalOverlay (Component) to Component:ModalOverlay: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|ShowLerp|Float| | |ShowLerp|Float| | ||
|AnimationTime|Float| | |AnimationTime|Float| | ||
|SizeRoot|RectTransform| | |SizeRoot|'''[[Component:RectTransform|RectTransform]]'''|TypeAdv2=true| | ||
|ContentRoot|RectTransform| | |ContentRoot|'''[[Component:RectTransform|RectTransform]]'''|TypeAdv3=true| | ||
|CloseOnContextMenuAction|Bool| | |CloseOnContextMenuAction|Bool| | ||
|CloseOnClick|Bool| | |||
}} | }} | ||
Line 30: | Line 31: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Modal Overlay]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:UIX:Interaction{{#translation:}}| | [[Category:Components:UIX:Interaction{{#translation:}}|Modal Overlay]] |
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. |
ShowLerp
|
Float | |
AnimationTime
|
Float | |
SizeRoot
|
RectTransform | |
ContentRoot
|
RectTransform | |
CloseOnContextMenuAction
|
Bool | |
CloseOnClick
|
Bool |