Show / Hide Table of Contents

Interface IPersistenceTag

Interface used when ItemChanger checks tags to determine whether an item is persistent or semipersistent, and should be refreshed.

Namespace: ItemChanger.Tags
Assembly: ItemChanger.dll
Syntax
public interface IPersistenceTag

Properties

| Improve this Doc View Source

Persistence

Declaration
Persistence Persistence { get; }
Property Value
Type Description
Persistence

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX