8 lines
310 B
Plaintext
8 lines
310 B
Plaintext
|
|
<Control xmlns="https://spacestation14.io">
|
||
|
|
<BoxContainer Orientation="Vertical">
|
||
|
|
<Label Name="TitleLabel" Access="Public" />
|
||
|
|
<Label Name="ExampleLabel" Access="Public" />
|
||
|
|
<ColorSelectorSliders Name="Slider" Access="Public" HorizontalExpand="True" />
|
||
|
|
</BoxContainer>
|
||
|
|
</Control>
|