WoWInterface SVN LDSFunFilesLDScore

[/] [LDScore.xml] - Rev 2

Compare with Previous | Blame | View Log

<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="LDSCOREFrame" parent="UIParent">
                <Scripts>
                        <OnLoad> LDSCORE_OnLoad(); </OnLoad>
                        <OnEvent> LDSCOREFrame_OnEvent(event); </OnEvent>
                        <OnUpdate> LDSCORE_OnUpdate(arg1); </OnUpdate>
                </Scripts>
        </Frame>
</Ui>

Compare with Previous | Blame