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

ManagedReferenceMissingType.serializedData

public string serializedData;

Description

String summarizing the content of the serialized data of the missing object. (Read Only)

For text format assets this is a string in UnityYAML format.

For binary format it describe the data using the same format as the binary2text tool.