Table of Contents

Delegate ActionConsumable

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

Return true if the action/event should be "consumed" (e.g. mark a mouse click as handled)

public delegate bool ActionConsumable()

Returns

bool