Show / Hide Table of Contents

Interface ILocalHintLocation

Interface for locations which support a nearby toggleable item preview.

Namespace: ItemChanger.Locations
Assembly: ItemChanger.dll
Syntax
public interface ILocalHintLocation

Properties

| Improve this Doc View Source

HintActive

Declaration
bool HintActive { get; set; }
Property Value
Type Description
System.Boolean

Extension Methods

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