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
object
Tag
UnsupportedContainerTag
Inherited Members
Tag.Load(object)
Tag.Unload(object)
Tag.Clone()
Tag.LoadOnce(TaggableObject)
Tag.UnloadOnce(TaggableObject)
Tag.Loaded
Tag.TagHandlingProperties
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: ItemChanger.Tags
Assembly: ItemChanger.dll
Syntax
[LocationTag]
[PlacementTag]
public class UnsupportedContainerTag : Tag

Constructors

View Source

UnsupportedContainerTag()

Declaration
public UnsupportedContainerTag()

Fields

View Source

containerType

Declaration
public string containerType
Field Value
Type Description
string

Extension Methods

Extensions.Yield<T>(T)
  • View Source
In this article
Back to top Generated by DocFX