void OnEnable() { mTarget = (TweenComponentBase)target; mOnComplete = serializedObject.FindProperty("onComplete"); }