Delegate BlockBehaviorDelegate
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public delegate void BlockBehaviorDelegate(BlockBehavior behavior, ref EnumHandling handling)
Parameters
behaviorBlockBehaviorhandlingEnumHandling
- Extension Methods