Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PartitionFilterRejectBuildings Class Reference

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterRejectBuildings (const Object *o)
 

Protected Member Functions

virtual Bool allow (Object *other)
 

Detailed Description

Reject buildings, unless they can attack, or we are the computer-controlled AI and the building is owned by the enemy.

Definition at line 962 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterRejectBuildings()

PartitionFilterRejectBuildings::PartitionFilterRejectBuildings ( const Object * o)

Definition at line 4922 of file PartitionManager.cpp.

Member Function Documentation

◆ allow()

Bool PartitionFilterRejectBuildings::allow ( Object * other)
protectedvirtual

Implements PartitionFilter.

Definition at line 4934 of file PartitionManager.cpp.


The documentation for this class was generated from the following files: