MNGuiAvatarImage class ​
No description available
Functions ​
mnscript
MNGuiAvatarImage.DockBottom()
- Docks the element to the bottom.
mnscript
MNGuiAvatarImage.DockFill()
- Docks the element to fill.
mnscript
MNGuiAvatarImage.DockLeft()
- Docks the element to the left.
mnscript
MNGuiAvatarImage.DockRight()
- Docks the element to the right.
mnscript
MNGuiAvatarImage.DockTop()
- Docks the element to the top.
mnscript
bool MNGuiAvatarImage.GetEnabled()
- Returns whether the UI element is enabled.
- Returns whether the UI element is valid.
mnscript
MNGuiAvatarImage.Remove()
- Removes the UI element.
mnscript
MNGuiAvatarImage.SetBackgroundColor(Color)
- Sets the UI element background color.
mnscript
MNGuiAvatarImage.SetDockMargin(number, number, number, number)
- Sets the UI element dock margin.
mnscript
MNGuiAvatarImage.SetEnabled(bool)
- Sets whether the UI element is enabled.
- Sets the height of the UI element.
- Sets the avatar's player.
- Sets the position of the UI element.
mnscript
MNGuiAvatarImage.SetRounded(number)
- Sets the roundedness.
mnscript
MNGuiAvatarImage.SetScalePos(number, number)
- Sets the position of the UI element using a percentage (0-1).
mnscript
MNGuiAvatarImage.SetScaleSize(number, number)
- Sets the size of the UI element using a percentage (0-1).
- Sets the width and height of the UI element.
- Sets the width of the UI element.