Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
P
 Padding, Vyzor
 pending_background, New Chat
 position, New Frame
R
 radius
 Repeat, Vyzor
 repetition, New Background
 resize_registered, Frame
 right
S
 size
 style
 stylesheet
 styletable, New BorderSide
 switch_func, New Chat
T
 tab_container, New Chat
 tab_location, New Chat
 TabLocation, Vyzor
 text_format, New Gauge
 top
V
 VyzorBottom, HUD
 VyzorLeft, HUD
 VyzorRight, HUD
 VyzorTop, HUD
W
 width
 wrap, New MiniConsole
See Padding.
local pending_background
The default background color of a tab when there’s a message waiting to be viewed.
local position
The Position Supercomponent managing this Frame’s location.
local radius
The Border’s radius.
local radius
BorderSide’s radius.
See Repeat.
local repetition
A Repeat Enum.
local resize_registered
Determines whether or not the resize function has been registered as an event handler.
local right
The size of the right side of the Margin.
local right
The size of the right side of the Padding.
local size
The Font’s initial size.
local size
The Size Supercomponent managing this Frame’s space.
local size
Font size of the text in MiniConsole.
local style
The Border’s BorderStyle.
local style
BorderSide’s BorderStyle.
local style
The Font’s initial FontStyle.
local stylesheet
This Component’s Stylesheet.
local stylesheet
The Border’s stylesheet.
local stylesheet
The Color Component’s stylesheet.
local stylesheet
The Font Component’s stylesheet.
local stylesheet
This Frame’s Stylesheet.
local stylesheet
The Gradient Component’s stylesheet.
local stylesheet
Hover Component’s stylesheet.
local stylesheet
The Image Component’s stylesheet.
local stylesheet
The Margin Component’s stylesheet.
local stylesheet
The Padding Component’s stylesheet.
local styletable
A table holding the Stylesheets of all Components.
local switch_func
The name of the global function that will be used to switch MiniConsoles when the tab is clicked.
local tab_container
A Frame that holds the tabs’ Box Compound.
local tab_location
Determines on which side of the MiniConsoles the tabs will sit.
See TabLocation.
local text_format
Format used when auto_echo is true.
local top
The size of the top of the Margin.
local top
The size of the top of the Padding.
The Frame defined by Mudlet’s bottom border.
The Frame defined by Mudlet’s left border.
The Frame defined by Mudlet’s right border.
The Frame defined by Mudlet’s top border.
local width
The Border’s width.
local width
BorderSide’s width.
local wrap
Number of characters at which the MiniConsole will wrap.
Close