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

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterSamePlayer (const Player *player)
 
virtual Bool allow (Object *objOther)
 

Detailed Description

Reject any objects that aren't controlled by the same player.

Definition at line 637 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterSamePlayer()

PartitionFilterSamePlayer::PartitionFilterSamePlayer ( const Player * player)
inline

Definition at line 642 of file PartitionManager.h.

Member Function Documentation

◆ allow()

Bool PartitionFilterSamePlayer::allow ( Object * objOther)
virtual

Implements PartitionFilter.

Definition at line 5217 of file PartitionManager.cpp.


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