C# Class NLSE.ACNLVillager

Afficher le fichier Open project: kwsch/NLSE Class Usage Examples

Méthodes publiques

Свойство Type Description
CatchPhrase string
DefaultBytes byte[]
Name string
Type byte

Méthodes publiques

Méthode Description
ACNLVillager ( int index, string name, byte type, string catchphrase ) : System

Method Details

ACNLVillager() public méthode

public ACNLVillager ( int index, string name, byte type, string catchphrase ) : System
index int
name string
type byte
catchphrase string
Résultat System

Property Details

CatchPhrase public_oe property

public string CatchPhrase
Résultat string

DefaultBytes public_oe property

public byte[] DefaultBytes
Résultat byte[]

Name public_oe property

public string Name
Résultat string

Type public_oe property

public byte Type
Résultat byte