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
ownerDevUIparentNodeDevUINodeposVector2widthfloattypePlacedObject.Type
Fields
type
public PlacedObject.Type type
Field Value
Methods
Clicked()
public override void Clicked()