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

View Source

Location

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

Extension Methods

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