Class GhostDefaultComponentAttribute | Unity NetCode | 0.2.0-preview.5
docs.unity.cn
    Show / Hide Table of Contents

    Class GhostDefaultComponentAttribute

    Inheritance
    Object
    Attribute
    GhostDefaultComponentAttribute
    Namespace: Unity.NetCode
    Syntax
    public class GhostDefaultComponentAttribute : Attribute, _Attribute

    Constructors

    GhostDefaultComponentAttribute(GhostDefaultComponentAttribute.Type)

    Declaration
    public GhostDefaultComponentAttribute(GhostDefaultComponentAttribute.Type targetType)
    Parameters
    Type Name Description
    GhostDefaultComponentAttribute.Type targetType

    Properties

    TargetType

    Declaration
    public GhostDefaultComponentAttribute.Type TargetType { get; }
    Property Value
    Type Description
    GhostDefaultComponentAttribute.Type
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX