Click or drag to resize

KSPDev.Extensions Namespace

A set of handy extensions to the existing C# and KSP classes. Normally, you never call them from this assembly. Instead, you get them at the instance of the affected class. See for the details and examples in the method descriptions.
Classes
  ClassDescription
Public classCode exampleDictExtensions
Helper extensions for the generic dictionary container.
Public classCode examplePosAndRotExtensions
Helper extensions to deal with PosAndRot type.
Public classCode exampleRectExtensions
Helper extensions to handel Unity rectangles.