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

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterPossibleToEnter (const Object *obj, CommandSourceType commandSource)
 
virtual Bool allow (Object *objOther)
 

Detailed Description

Only objects that Can Possibly be entered by the given object

Definition at line 754 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterPossibleToEnter()

PartitionFilterPossibleToEnter::PartitionFilterPossibleToEnter ( const Object * obj,
CommandSourceType commandSource )

Definition at line 5385 of file PartitionManager.cpp.

Member Function Documentation

◆ allow()

Bool PartitionFilterPossibleToEnter::allow ( Object * objOther)
virtual

Implements PartitionFilter.

Definition at line 5392 of file PartitionManager.cpp.


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