You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We received a request through the Unreal store for Blueprints that would allow developers to add additional data to their crash reports. This seems like a good idea.
We received a request through the Unreal store for Blueprints that would allow developers to add additional data to their crash reports. This seems like a good idea.
Looks like we can start here:
https://dev.epicgames.com/documentation/en-us/unreal-engine/crash-reporting-in-unreal-engine#addcustomcontexttocrashreports
and expose these functions with Blueprints by following the example here:
https://dev.epicgames.com/documentation/en-us/unreal-engine/blueprint-function-libraries-in-unreal-engine
The text was updated successfully, but these errors were encountered: