话说获取当前播放动画,竟然需要传参

:如上图,默认播放为ide,在方法里传入参数为ide,能输出正确

but : var AndMantion=this.node.getComponent(cc.Animation);
this._AndMantior=AndMantion.getAnimationState();
cc.log( this._AndMantior);
不传参就找不到当前播放动画,什么鬼,哇,我太菜这样玩我会懵逼的,我都知道当前播放了,这个方法还有什么用,哪位大佬解释下,萌新。。