docs.unity.cn
    Show / Hide Table of Contents

    Interface IConfigIdentifier

    Namespace: Unity.Reflect.Actor
    Syntax
    public interface IConfigIdentifier

    Properties

    Id

    Declaration
    string Id { get; set; }
    Property Value
    Type Description
    String

    IsGeneratedId

    Declaration
    bool IsGeneratedId { get; set; }
    Property Value
    Type Description
    Boolean

    TypeNormalizedFullName

    Declaration
    string TypeNormalizedFullName { get; set; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021