Current world time, in seconds.
This numeric value (double) belongs to FInteractionRuntimeTickContext under InteractionRuntime.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
double WorldTimeSeconds = 0.0;