C# Class NLSE.ACNLVillager

Exibir arquivo Open project: kwsch/NLSE Class Usage Examples

Public Properties

Property Type Description
CatchPhrase string
DefaultBytes byte[]
Name string
Type byte

Public Methods

Method Description
ACNLVillager ( int index, string name, byte type, string catchphrase ) : System

Method Details

ACNLVillager() public method

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

Property Details

CatchPhrase public_oe property

public string CatchPhrase
return string

DefaultBytes public_oe property

public byte[] DefaultBytes
return byte[]

Name public_oe property

public string Name
return string

Type public_oe property

public byte Type
return byte