Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CrashReportHandler.GetUserMetadata

Declaration

public static string GetUserMetadata(string key);

Returns

string Value that was previously set for the key, or null if no value was found.

Description

Get a custom crash report metadata field that has been set.