TrinityCore
ObjectGridUnloader Class Reference

#include <ObjectGridLoader.h>

Public Member Functions

void Visit (CorpseMapType &)
 
template<class T >
void Visit (GridRefManager< T > &m)
 

Detailed Description

Definition at line 120 of file ObjectGridLoader.h.

Member Function Documentation

◆ Visit() [1/2]

void ObjectGridUnloader::Visit ( CorpseMapType )
inline

Definition at line 123 of file ObjectGridLoader.h.

◆ Visit() [2/2]

template<class T >
void ObjectGridUnloader::Visit ( GridRefManager< T > &  m)
Todo:
Check if that script has the correct logic. Do we really need to summons something before deleting?
  • object will get delinked from the manager when deleted

Definition at line 233 of file ObjectGridLoader.cpp.

+ Here is the call graph for this function:

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