public MTEaseRateActionState(MTEaseRateAction action, GameObject target) : base(action, target) { Rate = action.Rate; }