nw::lyt::AnimResource::CalcAnimationNum Member Functionu16 CalcAnimationNum( Group * pGroup, bool bRecursive ) const;
| Name | Description | |
|---|---|---|
pGroup |
Pointer to the group. | |
bRecursive |
Specifies whether to also search for child panes. |
Calculates the number of animations to be bound.
This function calculates the number of animations to be bound that are included in the group given by pGroup.
When called with bRecursive specified as TRUE, panes to be bound are also searched for among the child panes.
CONFIDENTIAL