public static void Register() { Derma.RegisterPanel("DTextEntry", typeof(DTextEntry), thumbnail); }
public static void Register() { Derma.RegisterPanel("DFrame", typeof(DFrame), thumbnail); }
public static void Register() { Derma.RegisterPanel("DCheckBox", typeof(DCheckBox), thumbnail); }
public static void Register() { Derma.RegisterPanel("DNumSlider", typeof(DNumSlider), thumbnail); }
public static void Register() { Derma.RegisterPanel("SpawnIcon", typeof(SpawnIcon), thumbnail); }
public static void Register() { Derma.RegisterPanel("DLabel", typeof(DLabel), thumbnail); }
public static void Register() { Derma.RegisterPanel("DButton", typeof(DButton), thumbnail); }
public static void Register() { Derma.RegisterPanel("DNumberWang", typeof(DNumberWang), thumbnail); }
public static void Register() { Derma.RegisterPanel("DImage", typeof(DImage), thumbnail); }