Show / Hide Table of Contents

Class TagConstrainedToAttribute<T>

Inheritance
System.Object
TagConstrainedToAttribute
TagConstrainedToAttribute<T>
ItemTagAttribute
LocationTagAttribute
PlacementTagAttribute
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 Source

TaggableObjectType

Declaration
public override Type TaggableObjectType { get; }
Property Value
Type Description
Type
Overrides
TagConstrainedToAttribute.TaggableObjectType

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX