KSPDev.DebugUtils Namespace |
Class | Description | |
---|---|---|
![]() | DebugAdjustableAttribute |
Attribute to mark a member as available for the runtime interaction. It may be exposed in the
debugging GUI.
|
![]() | DebugGui | Helper class to deal with the debug GUI functionality. |
![]() | PartDebugAdjustmentDialog | Debug dialog for adjusting the part configuration. |
![]() | PerfCounter | Simple performance counter to measure CPU cost of the code branch. |
![]() | StdTypesDebugGuiControl | Wrapper class that gives a GUI control for editing the standard game types. |
Structure | Description | |
---|---|---|
![]() | DebugGuiDebugMemberInfo | Metadata about the member that is available for debugging. |
Interface | Description | |
---|---|---|
![]() | IHasDebugAdjustables |
Interface for the components that wants to know when their debug adjustable fields or properties
have changed.
|