Show / Hide Table of Contents

Class UnsupportedContainerTag

Tag for a location or placement to indicate that a container is not supported and should not be chosen.

Inheritance
System.Object
Tag
UnsupportedContainerTag
Inherited Members
Tag.Load(Object)
Tag.Unload(Object)
Tag.Clone()
Tag.LoadOnce(TaggableObject)
Tag.UnloadOnce(TaggableObject)
Tag.Loaded
Tag.TagHandlingProperties
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger.Tags
Assembly: ItemChanger.dll
Syntax
public class UnsupportedContainerTag : Tag

Fields

| Improve this Doc View Source

containerType

Declaration
public string containerType
Field Value
Type Description
System.String

Extension Methods

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