docs.unity.cn
    Show / Hide Table of Contents

    Method CreateKeyList

    CreateKeyList()

    Creates a list of keys that can be used to load this entry.

    Declaration
    public List<object> CreateKeyList()
    Returns
    Type Description
    List<Object>

    The list of keys. This will contain the address, the guid as a Hash128 if valid, all assigned labels, and the scene index if applicable.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use