nw::lyt::TextBox::FindAnimationLinkSelf Member Functionvirtual AnimationLink * FindAnimationLinkSelf( AnimTransform * pAnimTrans ); virtual AnimationLink * FindAnimationLinkSelf( const AnimResource & animRes );
| FindAnimationLinkSelf ( AnimTransform * ) | Searches for animation link information. |
| FindAnimationLinkSelf ( const AnimResource & ) | Searches for animation link information. |
Searches for the animation link information held by the specified animation.
This function searches for animation information held by the animation (AnimTransform) that uses the specified animation resource.
CONFIDENTIAL