Class ContentCatalogTests.SerializableKey
Inheritance
System.Object
ContentCatalogTests.SerializableKey
Namespace: UnityEditor.AddressableAssets.Tests
Syntax
[Serializable]
public class SerializableKey
Fields
index
Declaration
public int index
Field Value
Type | Description |
---|---|
System.Int32 |
path
Declaration
public string path
Field Value
Type | Description |
---|---|
System.String |