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