Guest User

ModTestDialog.xml (SR2TestMod)

a guest
Jun 25th, 2019
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.37 KB | None | 0 0
  1. <XmlLayout xmlns="http://www.w3schools.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="..\..\..\ModTools\UI\XmlLayout.xsd">
  2.   <Include path="Ui/Xml/Styles.xml" />
  3.   <Panel width="400" height="150" class="panel" onClick="OnClick()">
  4.     <TextMeshPro id="dialog-text" text="MOD TEST DIALOG" fontSize="22"/>
  5.   </Panel>
  6. </XmlLayout>
Add Comment
Please, Sign In to add comment