Class SerializationInfo
Inherited Members
Namespace: UnityEditor.Build.Content
Assembly: UnityEditor.dll
Syntax
[Serializable]
public class SerializationInfo
Properties
| Improve this Doc View SourceserializationIndex
Declaration
public long serializationIndex { get; set; }
Property Value
Type | Description |
---|---|
Int64 |
serializationObject
Declaration
public ObjectIdentifier serializationObject { get; set; }
Property Value
Type | Description |
---|---|
ObjectIdentifier |