Table of Contents

Class AddObjectButton

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class AddObjectButton : Button
Inheritance
AddObjectButton
Inherited Members

Constructors

AddObjectButton(DevUI, DevUINode, Vector2, float, Type)

public AddObjectButton(DevUI owner, DevUINode parentNode, Vector2 pos, float width, PlacedObject.Type type)

Parameters

owner DevUI
parentNode DevUINode
pos Vector2
width float
type PlacedObject.Type

Fields

type

public PlacedObject.Type type

Field Value

PlacedObject.Type

Methods

Clicked()

public override void Clicked()