Class RestrictAuthoringInputToAttribute
Inherited Members
Namespace: Unity.Entities
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class RestrictAuthoringInputToAttribute : PropertyAttribute, _Attribute
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 |