Show / Hide Table of Contents

Class PreferredDefaultContainerTag

Tag for location or placement which indicates a preferred container type to use if no items request a specific container.
Note that the default container without a tag is usually Shiny for one item or Chest for multiple items.

Inheritance
object
Tag
PreferredDefaultContainerTag
GeoRockSubtypeTag
SoulTotemSubtypeTag
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 PreferredDefaultContainerTag : Tag

Constructors

View Source

PreferredDefaultContainerTag()

Declaration
public PreferredDefaultContainerTag()

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