Table of Contents

Class TestUIAudioHandler

Namespace
KSP.Audio
Assembly
Assembly-CSharp.dll
public class TestUIAudioHandler : MonoBehaviour
Inheritance
TestUIAudioHandler
Extension Methods

Constructors

TestUIAudioHandler()

public TestUIAudioHandler()

Methods

HandleButtonStateChange(string, SelectionState)

public static void HandleButtonStateChange(string identifier, SelectionState state)

Parameters

identifier string
state SelectionState

HandleToggleStateChange(string, SelectionState, bool)

public static void HandleToggleStateChange(string identifier, SelectionState state, bool isOn)

Parameters

identifier string
state SelectionState
isOn bool