C# 클래스 NLSE.ACNLVillager

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

공개 프로퍼티들

프로퍼티 타입 설명
CatchPhrase string
DefaultBytes byte[]
Name string
Type byte

공개 메소드들

메소드 설명
ACNLVillager ( int index, string name, byte type, string catchphrase ) : System

메소드 상세

ACNLVillager() 공개 메소드

public ACNLVillager ( int index, string name, byte type, string catchphrase ) : System
index int
name string
type byte
catchphrase string
리턴 System

프로퍼티 상세

CatchPhrase 공개적으로 프로퍼티

public string CatchPhrase
리턴 string

DefaultBytes 공개적으로 프로퍼티

public byte[] DefaultBytes
리턴 byte[]

Name 공개적으로 프로퍼티

public string Name
리턴 string

Type 공개적으로 프로퍼티

public byte Type
리턴 byte