Skip to content

Unreal Engine: Remove ConfigureScope function #13872

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025
Merged

Conversation

tustanivsky
Copy link
Collaborator

This PR updates the Unreal Engine SDK docs to reflect recent changes that were made in getsentry/sentry-unreal#928.

Specifically, ConfigureScope function was removed so now users can modify scope either via dedicated methods of SentrySubsystem class (for global scope) or by using a corresponding callback parameter that is available for all capture methods to add data for one specific event (local scope).

Copy link

vercel bot commented May 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 8:11am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) May 29, 2025 8:11am
develop-docs ⬜️ Ignored (Inspect) May 29, 2025 8:11am

@tustanivsky tustanivsky merged commit d53605a into master Jun 2, 2025
13 checks passed
@tustanivsky tustanivsky deleted the ue/scope-changes branch June 2, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants