active : boolean
A Plugin with active=true has its preUpdate and update methods called by the parent, otherwise they are skipped.
- Source code: core/Plugin.js (Line 33)
active : boolean
A Plugin with active=true has its preUpdate and update methods called by the parent, otherwise they are skipped.
Please login to continue.