Bug Fixed
This commit is contained in:
parent
bfbe4ca852
commit
bfdce8071b
6 changed files with 29 additions and 592 deletions
|
|
@ -361,6 +361,7 @@
|
|||
---@field BreakdownPluginSelectionFrame frame frame which has buttons to select a plugin to show in the breakdown window
|
||||
---@field BreakdownTabsFrame frame where the tab buttons are located (parent frame)
|
||||
---@field RegisteredPluginButtons button[] table which contains plugins buttons that are registered to the breakdown window
|
||||
---@field RefreshPlayerScroll fun() refresh the player scroll frame (shown in the left side of the breakdown window)
|
||||
---@field RegisterPluginButton fun(button: button, pluginObject: table, pluginAbsolutename: string) register a plugin button to the breakdown window
|
||||
---@field GetShownPluginObject fun() : table get the plugin object that is currently shown in the breakdown window
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue