docs.unity.cn
    Show / Hide Table of Contents

    Class GetStableId<TKey>

    Inheritance
    Object
    GetStableId<TKey>
    Namespace: Unity.Reflect.Actors
    Syntax
    public class GetStableId<TKey>
    Type Parameters
    Name Description
    TKey

    Constructors

    GetStableId(TKey)

    Declaration
    public GetStableId(TKey key)
    Parameters
    Type Name Description
    TKey key

    Fields

    Key

    Declaration
    public TKey Key
    Field Value
    Type Description
    TKey
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use