Table of Contents

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

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2
title string
tempIndex int

Fields

tempIndex

public int tempIndex

Field Value

int

Properties

Category

public bool Category { get; }

Property Value

bool

Toggled

public bool Toggled { get; set; }

Property Value

bool

Methods

Clicked()

public override void Clicked()

Update()

public override void Update()