Searched refs:AllowBuyBuilding (Results 1 – 2 of 2) sorted by relevance
196 bool AllowBuyBuilding( u32 ) const;
1309 bool Castle::AllowBuyBuilding( u32 build ) const in AllowBuyBuilding() function in Castle1317 if ( !AllowBuyBuilding( build ) ) in BuyBuilding()