C# Class EventAI_Creator.localized_texts

Afficher le fichier Open project: mangosR2/eventAI_tool

Méthodes publiques

Свойство Type Description
map localized_text>.SortedList

Méthodes publiques

Méthode Description
Add ( int id ) : bool
PrintALLLocalsToFile ( string file ) : bool
PrintLocalToFile ( int creature_id, string file ) : bool
PrintToQueryWindow ( int script_id ) : string

Method Details

Add() public static méthode

public static Add ( int id ) : bool
id int
Résultat bool

PrintALLLocalsToFile() public static méthode

public static PrintALLLocalsToFile ( string file ) : bool
file string
Résultat bool

PrintLocalToFile() public static méthode

public static PrintLocalToFile ( int creature_id, string file ) : bool
creature_id int
file string
Résultat bool

PrintToQueryWindow() public static méthode

public static PrintToQueryWindow ( int script_id ) : string
script_id int
Résultat string

Property Details

map public_oe static_oe property

public static SortedList map
Résultat localized_text>.SortedList