mayBeOutOfAvailableSpace abstract method

bool mayBeOutOfAvailableSpace(
  1. int regionId
)

Returns true if available disk space might not be enough for installation of the region data.

Implementation

core.bool mayBeOutOfAvailableSpace(core.int regionId);