Class RestrictAuthoringInputToAttribute | Entities | 0.3.0-preview.4
docs.unity.cn
    Show / Hide Table of Contents

    Class RestrictAuthoringInputToAttribute

    Inheritance
    Object
    RestrictAuthoringInputToAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Field)]
    public class RestrictAuthoringInputToAttribute : PropertyAttribute

    Constructors

    RestrictAuthoringInputToAttribute(Type)

    Declaration
    public RestrictAuthoringInputToAttribute(Type type)
    Parameters
    Type Name Description
    Type type

    Properties

    Type

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