Class SerializedTypeRestrictionAttribute
Attribute for restricting which types can be assigned to a SerializedType
구현
상속된 멤버
네임스페이스: UnityEngine.ResourceManagement.Util
어셈블리: solution.dll
구문
public class SerializedTypeRestrictionAttribute : Attribute, _Attribute
필드
이름 | 설명 |
---|---|
type | The type to restrict a serialized type to. |