IKSPDevModuleInfoGetDrawModulePanelCallback Method |
Returns a method delegate to draw a custom panel.
Namespace:
KSPDev.KSPInterfaces
Assembly:
KSPDev_Utils.1.1 (in KSPDev_Utils.1.1.dll) Version: 1.1 for KSP v1.6+
SyntaxCallback<Rect> GetDrawModulePanelCallback()
Request Example
View SourceReturn Value
Type:
CallbackRectDelegate or
null if not necessary.
See Also