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