Class DependencyGraph.SerializableKeyValue
Serializable mapping entry for GUID indices.
Inherited Members
Namespace: AutoGroupGenerator
Assembly: Unity.AutoGroupGenerator.Editor.dll
Syntax
[Serializable]
public class DependencyGraph.SerializableKeyValue
Fields
| Name | Description |
|---|---|
| Key | GUID key string. |
| Value | Integer index assigned to the GUID. |