Table of Contents

Interface IUIActionBinder

Namespace
KSP.UI.Binding.Core
Assembly
Assembly-CSharp.dll
public interface IUIActionBinder : IUIActionBindable
Inherited Members
Extension Methods

Properties

Action

IAction Action { get; }

Property Value

IAction

IsBound

bool IsBound { get; }

Property Value

bool