C# 클래스 EventAI_Creator.localized_texts

파일 보기 프로젝트 열기: mangosR2/eventAI_tool

공개 프로퍼티들

프로퍼티 타입 설명
map localized_text>.SortedList

공개 메소드들

메소드 설명
Add ( int id ) : bool
PrintALLLocalsToFile ( string file ) : bool
PrintLocalToFile ( int creature_id, string file ) : bool
PrintToQueryWindow ( int script_id ) : string

메소드 상세

Add() 공개 정적인 메소드

public static Add ( int id ) : bool
id int
리턴 bool

PrintALLLocalsToFile() 공개 정적인 메소드

public static PrintALLLocalsToFile ( string file ) : bool
file string
리턴 bool

PrintLocalToFile() 공개 정적인 메소드

public static PrintLocalToFile ( int creature_id, string file ) : bool
creature_id int
file string
리턴 bool

PrintToQueryWindow() 공개 정적인 메소드

public static PrintToQueryWindow ( int script_id ) : string
script_id int
리턴 string

프로퍼티 상세

map 공개적으로 정적으로 프로퍼티

public static SortedList map
리턴 localized_text>.SortedList