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