Class TagConstrainedToAttribute<T>
Inheritance
System.Object
TagConstrainedToAttribute<T>
Namespace: ItemChanger.Tags
Assembly: ItemChanger.dll
Syntax
public class TagConstrainedToAttribute<T> : TagConstrainedToAttribute where T : TaggableObject
Type Parameters
Name | Description |
---|---|
T |
Properties
| Improve this Doc View SourceTaggableObjectType
Declaration
public override Type TaggableObjectType { get; }
Property Value
Type | Description |
---|---|
Type |