Skip to content

kbProtoUnitGetGatherRate

1. Description

Signature of kbProtoUnitGetGatherRate

1
2
3
float kbProtoUnitGetGatherRate(int gathererProtoUnitID,
                               int resourceProtoUnitID,
                               int resourceTypeID);

This function returns the rate at which the given gatherer gathers the given resource from the given resource unit.

2. Example

This section is a work in progress.