Skip to content

kbGetPopulationSlotsByUnitTypeID

1. Description

Signature of kbGetPopulationSlotsByUnitTypeID

int kbGetPopulationSlotsByUnitTypeID(int playerID, int unitTypeID);

This function returns the number of pop slots currently occupied by all units of the given type for the given player.

2. Example

This section is a work in progress.