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