mirror of
https://github.com/brian8544/turtle-wow.git
synced 2024-12-29 02:44:34 +00:00
13 lines
359 B
XML
13 lines
359 B
XML
<Ui xmlns="http://www.blizzard.com/wow/ui/"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\..\..\FrameXML\UI.xsd">
|
|
|
|
<Frame name="RPLL">
|
|
<Scripts>
|
|
<OnEvent>
|
|
this[event](arg1,arg2,arg3,arg4)
|
|
</OnEvent>
|
|
</Scripts>
|
|
</Frame>
|
|
|
|
</Ui> |