次の方法で共有


CAnimationVariable::GetParentAnimationObject

親アニメーション オブジェクトを返します。

CAnimationBaseObject* GetParentAnimationObject();

戻り値

関係が確立されている場合は親アニメーション オブジェクトへのポインター、それ以外の場合は NULL。

解説

このメソッドを呼び出して、親アニメーション オブジェクト (コンテナー) へのポインターを取得できます。

必要条件

ヘッダー: afxanimationcontroller.h

参照

関連項目

CAnimationVariable クラス