eCastingBar_CheckButton_OnClick()
eCastingBarSlider_OnValueChanged();
eCastingBarSlider_OnEnter();
eCastingBarSlider_OnLeave();
eCastingBarConfig_OnShow()
eCastingBar_DropMenu:Hide()
eCastingBarGeneral_MouseDown( arg1, "eCastingBarConfigFrame" );
eCastingBarGeneral_MouseUp( arg1, "eCastingBarConfigFrame" );
this.index = "Enabled"
this.index = "Locked"
this.index = "UsePerlTexture"
this.index = "ShowTime"
this.index = "HideBorder"
this.index = "ShowDelay"
this.index = "ShowSpellRank"
this.index = "UseFriendlyEnemy"
this:SetMaxLetters(2)
eCastingBar_Saved[eCastingBar_Player].ShowSpellRank = this:GetNumber()
this.index = "Width"
this:SetMaxLetters(4)
eCastingBarWidthSlider:SetValue(this:GetNumber())
this.index = "Height"
this:SetMaxLetters(2)
eCastingBarHeightSlider:SetValue(this:GetNumber())
this.index = "Left"
this:SetMaxLetters(4)
eCastingBarLeftSlider:SetValue(this:GetNumber())
this.index = "Bottom"
this:SetMaxLetters(4)
eCastingBarBottomSlider:SetValue(this:GetNumber())
this.index = "FontSize"
this:SetMaxLetters(20)
this.index = "MirrorEnabled"
this.index = "MirrorLocked"
this.index = "MirrorUsePerlTexture"
this.index = "MirrorShowTime"
this.index = "MirrorHideBorder"
this:SetMaxLetters(2)
eCastingBar_Saved[eCastingBar_Player].MirrorSpellLength = this:GetNumber()
this.index = "MirrorWidth"
this:SetMaxLetters(4)
eCastingBarMirrorWidthSlider:SetValue(this:GetNumber())
this.index = "MirrorHeight"
this:SetMaxLetters(2)
eCastingBarMirrorHeightSlider:SetValue(this:GetNumber())
this.index = "MirrorLeft"
this:SetMaxLetters(4)
eCastingBarMirrorLeftSlider:SetValue(this:GetNumber())
this.index = "MirrorBottom"
this:SetMaxLetters(4)
eCastingBarMirrorBottomSlider:SetValue(this:GetNumber())
this.index = "MirrorFontSize"