Show / Hide Table of Contents

Interface IOwnableHandle

A reference to an object which can be owned by a deed. The deed must be able to serialize this without duplicating the object.

Namespace: Eco.Gameplay.Property
Assembly: Eco.Gameplay.dll
Syntax
public interface IOwnableHandle

Properties

OwnedObject

Declaration
IDeedOwned OwnedObject { get; }
Property Value
Type Description
IDeedOwned

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
☀
☾