getCustomLocation method

int getCustomLocation()

Implementation

int getCustomLocation() {
  return moduleToCustomLocation(belongModule);
}