Click or drag to resize

AbstractPartModuleOnDebugAdjustablesUpdated Method

Notifies that one or more of the debug adjustable fields have changed.

Namespace:  KSPDev.PartUtils
Assembly:  KSPDev_Utils.2.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
C#
public virtual void OnDebugAdjustablesUpdated()
Request Example View Source

Implements

IHasDebugAdjustablesOnDebugAdjustablesUpdated
See Also