lohalink.blogg.se

How to highlight and copy text from guild chat window wow
How to highlight and copy text from guild chat window wow







how to highlight and copy text from guild chat window wow
  1. #How to highlight and copy text from guild chat window wow update#
  2. #How to highlight and copy text from guild chat window wow plus#

GetRegionParent() - Gets the Region object that the animation operates on. If the animation was not already a child of the parent, the parent will insert the animation into the proper order amongst its children. SetParent(animGroup or "animGroupName") - Sets the parent for the animation. SetSmoothing(smoothType) - Sets the smoothing type for the animation GetSmoothing() - Gets the smoothing type for the animation. GetOrder() - Gets the order of the animation within its parent group. SetOrder(order) - Sets the order that the animation plays within its parent group.

#How to highlight and copy text from guild chat window wow update#

GetMaxFramerate() - Gets the maximum fps that the animation will update its progress. SetMaxFramerate(framerate) - Sets the maximum fps that the animation will update its progress. GetProgressWithDelay() - Returns the progress of the animation combined with its start and end delay.

how to highlight and copy text from guild chat window wow

GetSmoothProgress() - Returns a smoothed, progress value for the animation. GetProgress() - Returns the progress of the animation as a unit value. GetDuration() - Get the seconds it takes for the animation to progress from start to finish. SetDuration(durationSec) - Set the seconds it takes for the animation to progress from start to finish. GetEndDelay() - Get the number of seconds the animation delays after finishing. SetEndDelay(delaySec) - Set the number of seconds the animation delays after finishing. GetStartDelay() - Get the seconds that the animation delays before it starts to progress. SetStartDelay(delaySec) - Set the seconds that the animation delays before it starts to progress. GetElapsed() - Gets the amount of time in seconds that the animation has been playing for. IsDelaying() - Returns true if the animation is in the middle of a start or end delay. IsStopped() - Returns true if the animation is stopped. IsPaused() - Returns true if the animation is paused. IsPlaying() - Returns true if the animation is playing. IsDone() - Returns true if the animation has finished playing. Is the base animation type for animations in an AnimationGroup. SetScript("handler", function) - Same as Frame:SetScript. GetScript("handler") - Same as Frame:GetScript. HasScript("handler") - Same as Frame:HasScript. GetLoopState() - Gets the current group loop state CreateAnimation("animationType", ]) - Create and return an Animation as a child of this group. SetLooping(loopType) - Sets the group loop type GetLooping() - Gets the group loop type. GetDuration() - Gets the total duration for one loop cycle of all child Animations. IsPaused() - Returns true if the group is paused.

how to highlight and copy text from guild chat window wow

IsPlaying() - Returns true if the group is playing. IsDone() - Returns true if the group has finished playing. GetProgress() - Returns the progress of this animation as a unit value. Finish() - Notify this group to stop playing once the current loop cycle is done. Stop() - Stop all animations in this group. Pause() - Pause the animations in this group. Play() - Start playing the animations in this group. This manages playback, order, and looping of its child Animations.

#How to highlight and copy text from guild chat window wow plus#

Have all of the methods from UIObject, plus the following: SetAlpha(alpha) - Set the object's alpha (transparency) value. IsObjectType("type") - Determine if this object is of the specified type, or a subclass of that type. IsForbidden() - Return bool indicating is secure widget instance. GetObjectType() - Get the type of this object. GetName() - Return the name of the object. GetAlpha() - Return this object's alpha (transparency) value. This is an abstract UI object type which cannot actually be created. This is essentially the same as the old version, except that you can no longer assume that your object has a Frame type in its hierarchy somewhere. GetParent() - Moved from Region:GetParent(). See also Widget handlers and XML UI.Ĭan click on each the secion heading for Lua class details Root Widgets Object This is a list of all of the Widget API UIObject specific functions found by scanning the in-game environment. This Widget API reference, and the term Widget, refer to the UIObject Lua API, and the specific APIs of the actual UIObjects found in WoW.









How to highlight and copy text from guild chat window wow