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

View Source

HintActive

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

Extension Methods

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