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

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterStealthedAndUndetected (const Object *obj, Bool allow)
 
virtual Bool allow (Object *objOther)
 

Detailed Description

Objects that are stealthed and not detected or disguised are accepted or rejected based on allow bool.

Definition at line 842 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterStealthedAndUndetected()

PartitionFilterStealthedAndUndetected::PartitionFilterStealthedAndUndetected ( const Object * obj,
Bool allow )
inline

Definition at line 848 of file PartitionManager.h.

Member Function Documentation

◆ allow()

Bool PartitionFilterStealthedAndUndetected::allow ( Object * objOther)
virtual

Implements PartitionFilter.

Definition at line 5501 of file PartitionManager.cpp.


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