TrinityCore
TableField Struct Reference

Public Attributes

std::string FieldName
 
GuidType FieldGuidType = GUID_TYPE_ACCOUNT
 
bool IsDependentField = false
 
bool IsBinaryField = false
 

Detailed Description

Definition at line 178 of file PlayerDump.cpp.

Member Data Documentation

◆ FieldGuidType

GuidType TableField::FieldGuidType = GUID_TYPE_ACCOUNT

Definition at line 182 of file PlayerDump.cpp.

◆ FieldName

std::string TableField::FieldName

Definition at line 180 of file PlayerDump.cpp.

◆ IsBinaryField

bool TableField::IsBinaryField = false

Definition at line 184 of file PlayerDump.cpp.

◆ IsDependentField

bool TableField::IsDependentField = false

Definition at line 183 of file PlayerDump.cpp.


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