Click or drag to resize
Elements Class
Container for GUIStyle elements.
Inheritance Hierarchy
SystemObject
  spaar.ModLoader.UIElements

Namespace: spaar.ModLoader.UI
Assembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class Elements

The Elements type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberRebuildElements
Rebuilds all elements to make them match the settings in Elements.Settings.

This will also call VGUI.Instance.RebuildSkin().

Top
See Also