# CDOTA_BaseNPC_Building
extends CDOTA_BaseNPC
Function | Description | Client |
---|---|---|
int GetInvulnCount() | Get the invulnerability count for a building. | ❌ |
void SetInvulnCount(nInvulnCount) | Set the invulnerability counter of this building. | ❌ |
extends CDOTA_BaseNPC
Function | Description | Client |
---|---|---|
int GetInvulnCount() | Get the invulnerability count for a building. | ❌ |
void SetInvulnCount(nInvulnCount) | Set the invulnerability counter of this building. | ❌ |