Click or drag to resize
ElementsRebuildElements Method
Rebuilds all elements to make them match the settings in Elements.Settings.

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

Namespace: spaar.ModLoader.UI
Assembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void RebuildElements()
See Also