countLiving() → {integer}
Get the number of living children in this group.
Returns
integer -
The number of children flagged as alive.
- Inherited From
- Source code: core/Group.js (Line 2326)
countLiving() → {integer}
Get the number of living children in this group.
The number of children flagged as alive.
Please login to continue.