KLInViteFriendPanelKml.txt 603 B

12345678910111213
  1. <uipanel id="KLInViteFriendPanel" name="邀请码界面" zindex="102" a="20" adapter="1" x="-265" y="0" z="0" width="10" height="10" rotate="0,0,0" raycast="0" color="#00000000">
  2. <prefab path="Kml/KmlPrefab/Cookbook/KmlSettingUI/KmlInViteFriendSettingUI.prefab" a="12" id="prefab_819">
  3. <text id="CodeTxt" bind="CodeTxt">
  4. </text>
  5. <text id="Num" bind="Num">
  6. </text>
  7. <button id="CopyBtn" bind="CopyBtn" onclick="KmlSettingUI/@复制邀请码">
  8. </button>
  9. <button id="GenerateBtn" bind="GenerateBtn" onclick="KmlSettingUI/@生成邀请码">
  10. </button>
  11. </prefab>
  12. </uipanel>