C# Class WowPacketParser.SQL.Builder

Datei anzeigen Open project: TrinityCore/WowPacketParser Class Usage Examples

Public Methods

Method Description
DumpSQL ( string prefix, string fileName, string header ) : void

Private Methods

Method Description
FromObjectType ( ObjectType type ) : StoreNameType
LoadNames ( ) : void

Update SQLDatabase.NameStores with names from Storage.ObjectNames

Method Details

DumpSQL() public static method

public static DumpSQL ( string prefix, string fileName, string header ) : void
prefix string
fileName string
header string
return void