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 SourceHintActive
Declaration
bool HintActive { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |