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
IsReadOnly
bool IsReadOnly { get; }
Property Value
ToStringDelegate
ToStringDelegate ToStringDelegate { get; }