См. определение в файле Barrel_ColorBase.c строка 490
491 {
492 if ( !super.CanPutInCargo( parent ))
493 return false;
494
496 return true;
497
498 return false;
499 }
int GetNumberOfItems()
Returns the number of items in cargo, otherwise returns 0(non-cargo objects). Recursive.
Перекрестные ссылки GetNumberOfItems() и IsOpen().