Show / Hide Table of Contents

Interface IWorldObjectGameAction

Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface IWorldObjectGameAction : IController, IViewController, IHasUniversalID

Properties

OverrideHierarchyActionsToConsumer

If set to true allows to use parent object auth instead of deed when placing on other objects with overriding access to consumer

Declaration
bool OverrideHierarchyActionsToConsumer { get; }
Property Value
Type Description
System.Boolean

WorldObject

Declaration
WorldObject WorldObject { get; set; }
Property Value
Type Description
WorldObject

WorldObjectItem

Declaration
Item WorldObjectItem { get; }
Property Value
Type Description
Item

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