Class AddSoundButton
- Namespace
- DevInterface
- Assembly
- Assembly-CSharp.dll
public class AddSoundButton : Button
- Inheritance
-
AddSoundButton
- Inherited Members
Constructors
AddSoundButton(DevUI, DevUINode, Vector2, float, string)
public AddSoundButton(DevUI owner, DevUINode parentNode, Vector2 pos, float width, string sound)
Parameters
Fields
sound
public string sound
Field Value
Methods
Clicked()
public override void Clicked()