Class RoomAttractivenessPanel.CreatureButton
- Namespace
- DevInterface
- Assembly
- Assembly-CSharp.dll
public class RoomAttractivenessPanel.CreatureButton : Button
- Inheritance
-
RoomAttractivenessPanel.CreatureButton
- Inherited Members
Constructors
CreatureButton(DevUI, string, DevUINode, Vector2, string, int)
public CreatureButton(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos, string title, int tempIndex)
Parameters
Fields
tempIndex
public int tempIndex
Field Value
Properties
Category
public bool Category { get; }
Property Value
Toggled
public bool Toggled { get; set; }
Property Value
Methods
Clicked()
public override void Clicked()
Update()
public override void Update()