C# 클래스 BattleNet.ItemDataType

파일 보기 프로젝트 열기: dkuwahara/AlphaBot 1 사용 예제들

공개 메소드들

메소드 설명
Get ( String code, ItemEntry &output ) : System.Boolean
ItemDataType ( ) : System
ItemDataType ( String file ) : System

메소드 상세

Get() 공개 메소드

public Get ( String code, ItemEntry &output ) : System.Boolean
code String
output ItemEntry
리턴 System.Boolean

ItemDataType() 공개 메소드

public ItemDataType ( ) : System
리턴 System

ItemDataType() 공개 메소드

public ItemDataType ( String file ) : System
file String
리턴 System