![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
| BoardCell () | |
| void | SetData (ObjectGuid _triggerGUID, uint8 _row, uint8 _col) |
| void | Reset () |
| void | SetPiece (Creature *piece) |
Public Attributes | |
| ObjectGuid | triggerGUID |
| ObjectGuid | pieceGUID |
| uint32 | pieceEntry |
| uint8 | row |
| uint8 | col |
|
inline |
|
inline |
References ObjectGuid::Clear(), pieceEntry, and pieceGUID.
Referenced by npc_echo_of_medivh::HandleCellInitialData().
|
inline |
References col, row, and triggerGUID.
Referenced by npc_echo_of_medivh::SetupBoard().
|
inline |
References Object::GetEntry(), Object::GetGUID(), pieceEntry, and pieceGUID.
Referenced by npc_echo_of_medivh::HandleCellInitialData().
| uint32 BoardCell::pieceEntry |
Referenced by npc_echo_of_medivh::HandleCheat(), Reset(), and SetPiece().
| ObjectGuid BoardCell::pieceGUID |
| ObjectGuid BoardCell::triggerGUID |