Class SerializedTypeRestrictionAttribute
Attribute for restricting which types can be assigned to a SerializedType
Inherited Members
Namespace: UnityEngine.ResourceManagement.Util
Assembly: Unity.ResourceManager.dll
Syntax
public class SerializedTypeRestrictionAttribute : Attribute
  Fields
| Name | Description | 
|---|---|
| type | The type to restrict a serialized type to.  |