Table of Contents

Interface IModuleProperty

Namespace
KSP.Sim.Definitions
Assembly
Assembly-CSharp.dll
public interface IModuleProperty : IPropertyWritable, IProperty, IModuleDataContext
Inherited Members
Extension Methods

Properties

ContextKey

string ContextKey { get; set; }

Property Value

string

IsReadOnly

bool IsReadOnly { get; }

Property Value

bool

ToStringDelegate

ToStringDelegate ToStringDelegate { get; }

Property Value

ToStringDelegate