Legend
| Property: bool MustReinitialize
Declarationbool MustReinitialize SummaryWhen implemented in a class, determines whether the module requires reinitialization.RemarksThe Propeller engine periodically calls this method on all active modules.
Propeller does not invoke this property before calling IPropellerModule.Init( |