71 lines
1.4 KiB
Plaintext
71 lines
1.4 KiB
Plaintext
[
|
|
{
|
|
"uiElementRegex":"Rect",
|
|
"componentType":"RectTransform"
|
|
},
|
|
{
|
|
"uiElementRegex":"Obj",
|
|
"componentType":"GameObject"
|
|
},
|
|
{
|
|
"uiElementRegex":"Tf",
|
|
"componentType":"Transform"
|
|
},
|
|
{
|
|
"uiElementRegex":"Btn",
|
|
"componentType":"UIButtonSuper"
|
|
},
|
|
{
|
|
"uiElementRegex":"Slider",
|
|
"componentType":"Slider"
|
|
},
|
|
{
|
|
"uiElementRegex":"Img",
|
|
"componentType":"Image"
|
|
},
|
|
{
|
|
"uiElementRegex":"RImg",
|
|
"componentType":"RawImage"
|
|
},
|
|
{
|
|
"uiElementRegex":"Scrollbar",
|
|
"componentType":"Scrollbar"
|
|
},
|
|
{
|
|
"uiElementRegex":"ScrollRect",
|
|
"componentType":"ScrollRect"
|
|
},
|
|
{
|
|
"uiElementRegex":"GLayout",
|
|
"componentType":"GridLayoutGroup"
|
|
},
|
|
{
|
|
"uiElementRegex":"HLayout",
|
|
"componentType":"HorizontalLayoutGroup"
|
|
},
|
|
{
|
|
"uiElementRegex":"VLayout",
|
|
"componentType":"VerticalLayoutGroup"
|
|
},
|
|
{
|
|
"uiElementRegex":"Text",
|
|
"componentType":"TMPro.TextMeshProUGUI"
|
|
},
|
|
{
|
|
"uiElementRegex":"TogGroup",
|
|
"componentType":"ToggleGroup"
|
|
},
|
|
{
|
|
"uiElementRegex":"Mask2D",
|
|
"componentType":"RectMask2D"
|
|
},
|
|
{
|
|
"uiElementRegex":"Video",
|
|
"componentType":"VideoPlayer"
|
|
},
|
|
{
|
|
"uiElementRegex":"Input",
|
|
"componentType":"TMPro.TMP_InputField"
|
|
}
|
|
]
|