Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
NotOnSameSide Struct Reference
Inheritance diagram for NotOnSameSide:
Collaboration diagram for NotOnSameSide:

Public Member Functions

 NotOnSameSide (Unit *source)
bool operator() (Unit const *target)

Private Attributes

bool _onLiveSide

Detailed Description

Definition at line 134 of file boss_gothik.cpp.

Constructor & Destructor Documentation

◆ NotOnSameSide()

NotOnSameSide::NotOnSameSide ( Unit * source)
inline

Definition at line 136 of file boss_gothik.cpp.

References _onLiveSide, and IN_LIVE_SIDE.

Member Function Documentation

◆ operator()()

bool NotOnSameSide::operator() ( Unit const * target)
inline

Definition at line 138 of file boss_gothik.cpp.

References _onLiveSide, and IN_LIVE_SIDE.

Member Data Documentation

◆ _onLiveSide

bool NotOnSameSide::_onLiveSide
private

Definition at line 144 of file boss_gothik.cpp.

Referenced by NotOnSameSide(), and operator()().


The documentation for this struct was generated from the following file: