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 |