C# Class EventAI_Creator.SQLCommonExecutes

Afficher le fichier Open project: mangosR2/eventAI_tool

Méthodes publiques

Méthode Description
CompileQuery ( object item ) : bool
ExecuteDBScript ( string query ) : bool
SaveAllItemsToDB ( object item ) : bool
SaveOneItemTODB ( object item ) : bool
setScriptnameInCreature_template ( uint id, bool setnow ) : bool

Method Details

CompileQuery() public static méthode

public static CompileQuery ( object item ) : bool
item object
Résultat bool

ExecuteDBScript() public static méthode

public static ExecuteDBScript ( string query ) : bool
query string
Résultat bool

SaveAllItemsToDB() public static méthode

public static SaveAllItemsToDB ( object item ) : bool
item object
Résultat bool

SaveOneItemTODB() public static méthode

public static SaveOneItemTODB ( object item ) : bool
item object
Résultat bool

setScriptnameInCreature_template() public static méthode

public static setScriptnameInCreature_template ( uint id, bool setnow ) : bool
id uint
setnow bool
Résultat bool