Skip to content

kbProtoUnitIsType

1. Description

Signature of kbProtoUnitIsType

bool kbProtoUnitIsType(int playerID, int protoUnitID, int unitTypeID);

This function returns true if the proto unit is of the given type.

2. Example

This section is a work in progress.