TrinityCore
Trinity::InRangeCheckCustomizer Class Reference

#include <GridNotifiers.h>

Public Member Functions

 InRangeCheckCustomizer (WorldObject const &obj, float range)
 
bool Test (WorldObject const *o) const
 
void Update (WorldObject const *)
 

Private Attributes

WorldObject const & i_obj
 
float i_range
 

Detailed Description

Definition at line 618 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ InRangeCheckCustomizer()

Trinity::InRangeCheckCustomizer::InRangeCheckCustomizer ( WorldObject const &  obj,
float  range 
)
inlineexplicit

Definition at line 621 of file GridNotifiers.h.

Member Function Documentation

◆ Test()

bool Trinity::InRangeCheckCustomizer::Test ( WorldObject const *  o) const
inline

Definition at line 623 of file GridNotifiers.h.

+ Here is the call graph for this function:

◆ Update()

void Trinity::InRangeCheckCustomizer::Update ( WorldObject const *  )
inline

Definition at line 628 of file GridNotifiers.h.

Member Data Documentation

◆ i_obj

WorldObject const& Trinity::InRangeCheckCustomizer::i_obj
private

Definition at line 631 of file GridNotifiers.h.

◆ i_range

float Trinity::InRangeCheckCustomizer::i_range
private

Definition at line 632 of file GridNotifiers.h.


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