Show / Hide Table of Contents

Class MultiPreviewRecordTag

Tag which contains preview information for each item of a multi cost placement.

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

Fields

| Improve this Doc View Source

previewTexts

Declaration
public string[] previewTexts
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