Table of Contents

Class AddSoundType

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

Constructors

AddSoundType(DevUI, DevUINode, Vector2, float, int, string)

public AddSoundType(DevUI owner, DevUINode parentNode, Vector2 pos, float width, int index, string text)

Parameters

owner DevUI
parentNode DevUINode
pos Vector2
width float
index int
text string

Fields

index

public int index

Field Value

int

Methods

Clicked()

public override void Clicked()

Update()

public override void Update()