![]() |
TrinityCore
|
#include <DBCStructure.h>
Public Member Functions | |
| MapDifficulty () | |
| MapDifficulty (uint32 _resetTime, uint32 _maxPlayers, bool _hasErrorMessage) | |
Public Attributes | |
| uint32 | resetTime |
| uint32 | maxPlayers |
| bool | hasErrorMessage |
Definition at line 1964 of file DBCStructure.h.
|
inline |
Definition at line 1966 of file DBCStructure.h.
|
inline |
Definition at line 1967 of file DBCStructure.h.
| bool MapDifficulty::hasErrorMessage |
Definition at line 1971 of file DBCStructure.h.
| uint32 MapDifficulty::maxPlayers |
Definition at line 1970 of file DBCStructure.h.
| uint32 MapDifficulty::resetTime |
Definition at line 1969 of file DBCStructure.h.