Definition at line 320 of file player_relations.cpp.
Public Member Functions | |
PIS_blinkname () | |
virtual void | ignore (Player *player, unsigned int flags) |
Handle the ignoring of the indicated action by the indicated player. |
PIS_blinkname::PIS_blinkname | ( | ) | [inline] |
Definition at line 323 of file player_relations.cpp.
virtual void PIS_blinkname::ignore | ( | Player * | player, | |
unsigned int | flags | |||
) | [inline, virtual] |
Handle the ignoring of the indicated action by the indicated player.
Implements PlayerIgnoreStrategy.
Definition at line 329 of file player_relations.cpp.