Show / Hide Table of Contents

Interface IPrimaryLocationPlacement

Interface for accessing the primary location of a placement, if it has one.

Namespace: ItemChanger.Placements
Assembly: ItemChanger.dll
Syntax
public interface IPrimaryLocationPlacement

Properties

| Improve this Doc View Source

Location

Declaration
AbstractLocation Location { get; }
Property Value
Type Description
AbstractLocation

Extension Methods

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