Convenience Blueprint helper that resolves the local player UI manager and returns the currently bound interactor. Use this when a widget needs to bind to flow guard events.
UFUNCTION(BlueprintPure, Category = "InteractionUI|Prompt", meta = (WorldContext = "WorldContextObject"))
static UInteractionRuntimeInteractorComponent* GetInteractionInteractor(const UObject* WorldContextObject);