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

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterThing (const ThingTemplate *thing, Bool match)
 

Protected Member Functions

virtual Bool allow (Object *other)
 

Detailed Description

Accept all objects that aren't (or are) the thing passed in at creation. .

Definition at line 1122 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterThing()

PartitionFilterThing::PartitionFilterThing ( const ThingTemplate * thing,
Bool match )
inline

Definition at line 1129 of file PartitionManager.h.

Member Function Documentation

◆ allow()

Bool PartitionFilterThing::allow ( Object * other)
protectedvirtual

Implements PartitionFilter.

Definition at line 5122 of file PartitionManager.cpp.


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