Table of Contents

Delegate OnInteractDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate void OnInteractDelegate(Entity entity, IPlayer byPlayer, ItemSlot slot, Vec3d hitPosition, int mode, ref EnumHandling handling)

Parameters

entity Entity
byPlayer IPlayer
slot ItemSlot
hitPosition Vec3d
mode int
handling EnumHandling