Struct ObjectSerializedInfo
Inherited Members
Namespace: UnityEditor.Build.Content
Assembly: UnityEditor.dll
Syntax
[Serializable]
public struct ObjectSerializedInfo
Properties
| Improve this Doc View Sourceheader
Declaration
public SerializedLocation header { get; }
Property Value
Type | Description |
---|---|
SerializedLocation |
rawData
Declaration
public SerializedLocation rawData { get; }
Property Value
Type | Description |
---|---|
SerializedLocation |
serializedObject
Declaration
public ObjectIdentifier serializedObject { get; }
Property Value
Type | Description |
---|---|
ObjectIdentifier |