![]() |
TrinityCore
|
Public Attributes | |
| std::string | FieldName |
| GuidType | FieldGuidType = GUID_TYPE_ACCOUNT |
| bool | IsDependentField = false |
| bool | IsBinaryField = false |
Definition at line 177 of file PlayerDump.cpp.
| GuidType TableField::FieldGuidType = GUID_TYPE_ACCOUNT |
Definition at line 181 of file PlayerDump.cpp.
| std::string TableField::FieldName |
Definition at line 179 of file PlayerDump.cpp.
| bool TableField::IsBinaryField = false |
Definition at line 183 of file PlayerDump.cpp.
| bool TableField::IsDependentField = false |
Definition at line 182 of file PlayerDump.cpp.