Hi community,
I can not find the definitions of the various methods, do you have any useful links?
in any case I would like to make an event when a player inserts an item inside the coffin "coffin.storage"
currently I can do it in a generic way with any container.
Can you help me? use this method from API
void OnItemAddedToContainer(ItemContainer container, Item item)