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 SourceLocation
Declaration
AbstractLocation Location { get; }
Property Value
Type | Description |
---|---|
AbstractLocation |