C# 클래스 EventAI_Creator.summons

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
Add ( uint id ) : bool
PrintALLSummonsToFile ( string file ) : bool
PrintSummonToFile ( uint creature_id, string file ) : bool
PrintToQueryWindow ( uint script_id ) : string

메소드 상세

Add() 공개 정적인 메소드

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

PrintALLSummonsToFile() 공개 정적인 메소드

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

PrintSummonToFile() 공개 정적인 메소드

public static PrintSummonToFile ( uint creature_id, string file ) : bool
creature_id uint
file string
리턴 bool

PrintToQueryWindow() 공개 정적인 메소드

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

프로퍼티 상세

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

public static SortedList map
리턴 summon>.SortedList