25 if (chunkAtCell !=
null
41 if (chunkAtCell !=
null
64 int num = pickable?.
Count ?? 1;
70 worldItem.ToRemove =
true;
72 else if (pickable !=
null) {
73 pickable.Count = num2;
86 valuesDictionary.SetValue(
"Coordinates",
Coordinates);
override void Load(ValuesDictionary valuesDictionary, IdToEntityMap idToEntityMap)
virtual void GatherPickable(WorldItem worldItem)
SubsystemTerrain m_subsystemTerrain
SubsystemMovingBlocks m_subsystemMovingBlocks
IInventory m_inventoryToGatherPickable
SubsystemAudio m_subsystemAudio
override void Save(ValuesDictionary valuesDictionary, EntityToIdMap entityToIdMap)
static int AcquireItems(IInventory inventory, int value, int count)
ValuesDictionary ValuesDictionary