nw::lyt::Window::UnbindAnimationSelf Member Function

Syntax

virtual void UnbindAnimationSelf(
     AnimTransform * pAnimTrans
);

Arguments

Name Description
pAnimTrans Pointer to the animation.

Return Values

None.

Description

Unbinds the animations bound to the local item.

All bound animations are unbound when NULL is passed in pAnimTrans.

See Also

BindAnimation
UnbindAnimation
UnbindAllAnimation

Revision History

2009/09/18
Initial version.

CONFIDENTIAL