Currently, the beforeBreadcrumb callback on native platforms (Windows, Linux, consoles) is triggered in FGenericPlatformSentrySubsystem whenever a new breadcrumb is added. However, this can be replaced with a sentry-native hook, similar to how this is done for logs, metrics, and other events.
Depends on: