Class SlugcatSelectMenu.CustomColorInterface
- Namespace
- Menu
- Assembly
- Assembly-CSharp.dll
public class SlugcatSelectMenu.CustomColorInterface : MenuObject
- Inheritance
-
SlugcatSelectMenu.CustomColorInterface
- Inherited Members
Constructors
CustomColorInterface(Menu, MenuObject, Vector2, Name, List<string>, List<string>)
public CustomColorInterface(Menu menu, MenuObject owner, Vector2 pos, SlugcatStats.Name slugcatID, List<string> names, List<string> defaultColors)
Parameters
menuMenuownerMenuObjectposVector2slugcatIDSlugcatStats.NamenamesList<string>defaultColorsList<string>
Fields
SIGNAL
public const string SIGNAL = "MMFCUSTOMCOLOR"
Field Value
activeColorChooser
public int activeColorChooser
Field Value
bodyButtons
public SimpleButton[] bodyButtons
Field Value
bodyColorBorders
public RoundedRect[] bodyColorBorders
Field Value
bodyColors
public MenuIllustration[] bodyColors
Field Value
defaultColors
public List<string> defaultColors
Field Value
owner
public MenuObject owner
Field Value
slugcatID
public SlugcatStats.Name slugcatID
Field Value
Methods
RemoveSprites()
public override void RemoveSprites()