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

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterRejectByObjectStatus (ObjectStatusMaskType mustBeSet, ObjectStatusMaskType mustBeClear)
 
virtual Bool allow (Object *objOther)
 

Detailed Description

Just like PartitionFilterAcceptByObjectStatus, except that objects that match the given masks are REJECTED.

Definition at line 823 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterRejectByObjectStatus()

PartitionFilterRejectByObjectStatus::PartitionFilterRejectByObjectStatus ( ObjectStatusMaskType mustBeSet,
ObjectStatusMaskType mustBeClear )
inline

Definition at line 828 of file PartitionManager.h.

Member Function Documentation

◆ allow()

Bool PartitionFilterRejectByObjectStatus::allow ( Object * objOther)
virtual

Implements PartitionFilter.

Definition at line 5466 of file PartitionManager.cpp.


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