FSO.Client.UI.Controls.UIButton.UIButton C# (CSharp) Method

UIButton() static private method

static private UIButton ( ) : System
return System
        static UIButton()
        {
            StandardButton = UIElement.GetTexture((ulong)FileIDs.UIFileIDs.buttontiledialog);
        }

Same methods

UIButton::UIButton ( Microsoft.Xna.Framework.Graphics.Texture2D Texture ) : System