Show / Hide Table of Contents

Class PreviewRecordTag

Placement tag which stores a record of the information shared in the most recent preview of a single cost placement.

Inheritance
object
Tag
PreviewRecordTag
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
[PlacementTag]
public class PreviewRecordTag : Tag

Constructors

View Source

PreviewRecordTag()

Declaration
public PreviewRecordTag()

Fields

View Source

previewText

Declaration
public string previewText
Field Value
Type Description
string

Extension Methods

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