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
System.Object
Tag
PreviewRecordTag
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 PreviewRecordTag : Tag

Fields

| Improve this Doc View Source

previewText

Declaration
public string previewText
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