Show / Hide Table of Contents

Class PropertyPlotHandle

Inheritance
System.Object
PropertyPlotHandle
Implements
IOwnableHandle
Namespace: Eco.Gameplay.Property
Assembly: Eco.Gameplay.dll
Syntax
public sealed class PropertyPlotHandle : ValueType, IOwnableHandle

Constructors

PropertyPlotHandle(PlotPos)

Declaration
public PropertyPlotHandle(PlotPos plotPos)
Parameters
Type Name Description
PlotPos plotPos

Properties

Plot

Declaration
public PropertyPlot Plot { get; }
Property Value
Type Description
PropertyPlot

PlotPos

NOTE: This is the position in WORLD SPACE, not plot grid

Declaration
public PlotPos PlotPos { get; }
Property Value
Type Description
PlotPos

Explicit Interface Implementations

IOwnableHandle.OwnedObject

Declaration
IDeedOwned IOwnableHandle.OwnedObject { get; }
Returns
Type Description
IDeedOwned

Implements

IOwnableHandle

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾