WoW:API ToggleCharacter
Toggles the character pane to the specified frame.
ToggleCharacter(frameName);
- Arguments
- (String frameName)
- frameName
- The framename to toggle on or off
- Returns
- nil
- Example
ToggleCharacter("SkillFrame");
- Result
- Description
- Toggles the character pane to the specified frame frameName.