Property | Type | Description | |
---|---|---|---|
map | localized_text>.SortedList |
Method | Description | |
---|---|---|
Add ( int id ) : bool | ||
PrintALLLocalsToFile ( string file ) : bool | ||
PrintLocalToFile ( int creature_id, string file ) : bool | ||
PrintToQueryWindow ( int script_id ) : string |
public static PrintALLLocalsToFile ( string file ) : bool | ||
file | string | |
return | bool |
public static PrintLocalToFile ( int creature_id, string file ) : bool | ||
creature_id | int | |
file | string | |
return | bool |
public static PrintToQueryWindow ( int script_id ) : string | ||
script_id | int | |
return | string |