This is an old revision of the document!
<- PRPL reference <- SECTION
GetStrucBuilt(x(int), y(int), enemy(bool)) ->isBuilt
Checks whether struc at coordinates x,y is built. If enemy is true, checks for red struc; otherwise checks for blue struc. Returns 1 if struc is built or 0 if not.