Class ContentCatalogTests.SerializableKey | Addressables | 1.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Class ContentCatalogTests.SerializableKey

    Inheritance
    Object
    ContentCatalogTests.SerializableKey
    Namespace: UnityEditor.AddressableAssets.Tests
    Syntax
    [Serializable]
    public class SerializableKey

    Fields

    index

    Declaration
    public int index
    Field Value
    Type Description
    Int32

    path

    Declaration
    public string path
    Field Value
    Type Description
    String
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX