Flood.GUI.GuiRenderable.GuiRenderable C# (CSharp) Method

GuiRenderable() public method

public GuiRenderable ( ) : System
return System
        public GuiRenderable()
        {
            InitializeGui();
        }