Show / Hide Table of Contents

Interface IAoeToolItem

Interface for tools that can affect multiple blocks with a single interaction.

Namespace: Eco.Gameplay.Interactions.Interactors
Assembly: Eco.Gameplay.dll
Syntax
public interface IAoeToolItem

Properties

AreaOfEffectMode

Used to find all blocks this tool will affect when it's used.

Declaration
AreaOfEffectMode AreaOfEffectMode { get; }
Property Value
Type Description
AreaOfEffectMode

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