Class OnItemError_Entity_Int2Pos_IntIconID
The function will be called when something wrong about an item (like when guns out of ammo)
Examples
[OnItemError_Entity_Int2Pos_IntIconID]
internal static void ExampleFunction (Entity holder, Int2 pos, int iconID) { }