Remaining cooldown duration in seconds.
This numeric value (float) belongs to FInteractionRuntimeSavedCooldownRecord under InteractionRuntime|Save.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|Save")
float RemainingSeconds = 0.0f;