Method | Description | |
---|---|---|
CompileQuery ( object item ) : bool | ||
ExecuteDBScript ( string query ) : bool | ||
SaveAllItemsToDB ( object item ) : bool | ||
SaveOneItemTODB ( object item ) : bool | ||
setScriptnameInCreature_template ( uint id, bool setnow ) : bool |
public static CompileQuery ( object item ) : bool | ||
item | object | |
return | bool |
public static ExecuteDBScript ( string query ) : bool | ||
query | string | |
return | bool |
public static SaveAllItemsToDB ( object item ) : bool | ||
item | object | |
return | bool |
public static SaveOneItemTODB ( object item ) : bool | ||
item | object | |
return | bool |
public static setScriptnameInCreature_template ( uint id, bool setnow ) : bool | ||
id | uint | |
setnow | bool | |
return | bool |