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

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterAcceptOnSquad (const Squad *squad)
 
virtual Bool allow (Object *objOther)
 

Detailed Description

Reject any objects that aren't on the specific squad.

Definition at line 697 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterAcceptOnSquad()

PartitionFilterAcceptOnSquad::PartitionFilterAcceptOnSquad ( const Squad * squad)

Definition at line 5259 of file PartitionManager.cpp.

Member Function Documentation

◆ allow()

Bool PartitionFilterAcceptOnSquad::allow ( Object * objOther)
virtual

Implements PartitionFilter.

Definition at line 5265 of file PartitionManager.cpp.


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