Delegate OnEntityAction
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public delegate void OnEntityAction(EnumEntityAction action, bool on, ref EnumHandling handled)
Parameters
action
EnumEntityActionon
boolhandled
EnumHandling
- Extension Methods