IPartModuleOnInitialize Method |
Called on a vessel when it's time to start the physics on it.
Namespace:
KSPDev.KSPInterfaces
Assembly:
KSPDev_Utils.2.6 (in KSPDev_Utils.2.6.dll) Version: 2.6 for KSP v1
Syntax
RemarksIt can be called multiple times during the part's life.
See Also